refactor(ci): update dind image
All checks were successful
agola/nurse/Build The run finished successfully
All checks were successful
agola/nurse/Build The run finished successfully
This commit is contained in:
parent
ba80af34e7
commit
2abdd56bdf
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ runs:
|
|||
- image: docker.io/golang:1.19-bullseye
|
||||
environment:
|
||||
DOCKER_HOST: tcp://127.0.0.1:2375
|
||||
- image: europe-north1-docker.pkg.dev/b4dc0-355617/ci-images/dind:20.10
|
||||
- image: code.icb4dc0.de/prskr/ci-images/dind:latest
|
||||
privileged: true
|
||||
steps:
|
||||
- clone:
|
||||
|
|
Loading…
Reference in a new issue