Skip to content
Snippets Groups Projects
Commit 65247c89 authored by Patchy's avatar Patchy
Browse files

chore(deps): update...

chore(deps): update europe-north1-docker.pkg.dev/holi-shared/docker-hub-remote/docker docker tag to v28
parent bb585374
Branches release/1.6.0
No related tags found
No related merge requests found
...@@ -92,10 +92,10 @@ include: ...@@ -92,10 +92,10 @@ include:
build_docker: build_docker:
needs: ['cache_lint_test'] needs: ['cache_lint_test']
image: 'europe-north1-docker.pkg.dev/holi-shared/docker-hub-remote/docker:27' image: 'europe-north1-docker.pkg.dev/holi-shared/docker-hub-remote/docker:28'
stage: build stage: build
services: services:
- name: 'europe-north1-docker.pkg.dev/holi-shared/docker-hub-remote/docker:27-dind' - name: 'europe-north1-docker.pkg.dev/holi-shared/docker-hub-remote/docker:28-dind'
alias: 'docker' alias: 'docker'
variables: variables:
# this could be fetched via terraform output ("gcr_location" in infra project), but then we would need an extra job for terraform # this could be fetched via terraform output ("gcr_location" in infra project), but then we would need an extra job for terraform
......
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