Changing image for MariaDB.
This commit is contained in:
+2
-2
@@ -1182,7 +1182,7 @@ services:
|
|||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- source: ${DOCKER_VOLUME_CONFIG}/gitea
|
- source: ${DOCKER_VOLUME_CONFIG}/gitea
|
||||||
target: /data
|
target: /data/gitea
|
||||||
type: bind
|
type: bind
|
||||||
bind:
|
bind:
|
||||||
create_host_path: true
|
create_host_path: true
|
||||||
@@ -3027,7 +3027,7 @@ services:
|
|||||||
TZ: America/New_York
|
TZ: America/New_York
|
||||||
MYSQL_PASSWORD: VQU23wHKRNmfpAPt5E9BxMaSGJdWjLuz
|
MYSQL_PASSWORD: VQU23wHKRNmfpAPt5E9BxMaSGJdWjLuz
|
||||||
hostname: Rinoa
|
hostname: Rinoa
|
||||||
image: ghcr.io/linuxserver/mariadb
|
image: linuxserver/mariadb
|
||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user