Explicitly use mariadb 10.11 LTS
This commit is contained in:
parent
16679fc78a
commit
c57924cb9e
@ -7,7 +7,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
gitea-db:
|
gitea-db:
|
||||||
image: mariadb:10
|
image: mariadb:10.11
|
||||||
container_name: gitea-db
|
container_name: gitea-db
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
env_file: live.env
|
env_file: live.env
|
||||||
|
Loading…
Reference in New Issue
Block a user