diff --git a/docker-compose.yml b/docker-compose.yml index 39cb081..1e76d77 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -34,7 +34,7 @@ - gitbucket mysql-gitbucket: - image: mariadb:10.2 + image: mariadb:10.3 restart: always command: mysqld --skip-name-resolve --skip-host-cache --log-warnings=0 healthcheck: