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