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