refactor(ci): update dind image
All checks were successful
agola/nurse/Build The run finished successfully

This commit is contained in:
Peter Kurfer 2022-09-22 11:30:39 +02:00
parent ba80af34e7
commit 2abdd56bdf
No known key found for this signature in database

View file

@ -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: