diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9f6217e57d0442ccd3b55dccb81b2993c26c528c..f1455f11b346de8ea80e6cfda344b3add19bcfe7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -18,7 +18,7 @@ stages: # List of stages for jobs, and their order of execution - test image: - name: hub.docker.com/_/debian/stable-slim + name: hub.docker.com/_/debian:stable-slim cache: key: build