diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ec152f6f3e432827192d6f8338b9653d0589c10b..0636287256ad23afcff4f52dc0a483515987b0bd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -74,7 +74,7 @@ build_docker: needs: ['cache_lint_test'] image: 'europe-north1-docker.pkg.dev/holi-shared/docker-hub-remote/docker:27' services: - - 'docker:27-dind' + - 'europe-north1-docker.pkg.dev/holi-shared/docker-hub-remote/docker:27-dind' variables: # this could be fetched via terraform output ("gcr_location" in infra project), but then we would need an extra job for terraform GCR_IMAGE: europe-north1-docker.pkg.dev/holi-shared/docker/holi-goodnews-api