1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-01-17 21:28:30 +01:00

Revert changes to docker-compose files

This commit is contained in:
Kovah 2021-03-24 23:49:52 +01:00
parent cffd502e02
commit 9e844e9ac0
No known key found for this signature in database
GPG Key ID: AAAA031BA9830D7B
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ services:
# --- MariaDB
db:
image: linuxserver/mariadb:10.5
image: mariadb:10.5
restart: unless-stopped
command: mysqld --character-set-server=utf8mb4 --collation-server=utf8mb4_bin
environment:

View File

@ -4,7 +4,7 @@ services:
# --- MariaDB
db:
image: linuxserver/mariadb:10.5
image: mariadb:10.5
restart: unless-stopped
command: mysqld --character-set-server=utf8mb4 --collation-server=utf8mb4_bin
environment: