diff --git a/build/docker-compose.yml b/build/docker-compose.yml index 71ca7e0..965a77f 100644 --- a/build/docker-compose.yml +++ b/build/docker-compose.yml @@ -69,7 +69,7 @@ services: restart: always bmysql: - image: mariadb:10.6.22 + image: mariadb:10.11.13 volumes: - dbdata:/var/lib/mysql networks: