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

NOISSUE bump docker to v27

parent 292ffbba
No related branches found
Tags beta-v2
No related merge requests found
......@@ -72,9 +72,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-notifications-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