diff --git a/docker-compose.yml b/docker-compose.yml index 93838bb..f851d26 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -25,7 +25,7 @@ services: command: tunnel --hostname mc-tunnel.sksat.net --url tcp://paper:25565 --loglevel info db: - image: mariadb:10.7.1 + image: mariadb:10.11.3 command: --default-authentication-plugin=mysql_native_password ports: - 3306:3306