diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f6c9867..1c404e2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ image: openjdk:latest services: - - mysql/mysql-server:latest + - mysql:latest variables: # Configure mysql environment variables (https://hub.docker.com/_/mysql/)