Skip to content
Snippets Groups Projects
Commit d6f5113a authored by Ole Langbehn's avatar Ole Langbehn
Browse files

NOISSUE bump docker to v27

parent 79b0e630
No related branches found
No related tags found
No related merge requests found
......@@ -71,9 +71,9 @@ include:
build_docker:
needs: ['cache_lint_test']
image: 'europe-north1-docker.pkg.dev/holi-shared/docker-hub-remote/docker:20.10'
image: 'europe-north1-docker.pkg.dev/holi-shared/docker-hub-remote/docker:27'
services:
- docker:20.10-dind
- '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-donations-api
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment