Point to current official MariaDB image
This commit is contained in:
parent
1b6c8daabd
commit
f59f65cc3a
@ -36,7 +36,7 @@ services:
|
||||
MARIADB_USER: "gitea"
|
||||
expose:
|
||||
- "3306"
|
||||
image: "docker.io/mariadb/server:latest"
|
||||
image: "docker.io/mariadb:latest"
|
||||
networks:
|
||||
- "common"
|
||||
restart: "always"
|
||||
|
Loading…
x
Reference in New Issue
Block a user