diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f1455f11b346de8ea80e6cfda344b3add19bcfe7..498ee9c391c9094fae948d780a0d02af2d588def 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: debian:stable-slim cache: key: build