diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fcf81a040f25dbc52288403ee7ea5c9cfaa9cb62..7a3c0ed68970aac5d238e7f2d6ab9c0d43fca9f8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -188,7 +188,7 @@ ci-test-image-retag: when: never - when: always interruptible: true - image: docker + image: docker:19.03.12 script: - | # If docker image for this branch does not exist, pull the master image