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