Changing image for MariaDB.

This commit is contained in:
2025-01-14 07:43:57 -05:00
parent 74339125e0
commit 8781df1332
+2 -2
View File
@@ -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: