We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a00aaee commit 058423fCopy full SHA for 058423f
Auto-Devops/library.gitlab-ci.yml
@@ -51,7 +51,7 @@
51
.docker_dind:
52
image: docker:23-git@sha256:7b4f4c16f42bbd3f850e25745b50c85c7f570d2b8a7190356954909526fbab52
53
services:
54
- - name: docker:23-dind@sha256:afa5d51349001a4293bab02d2988290db5eae393a83405b1f458c0dd44e2f3ca
+ - name: docker:28-dind@sha256:0336b60f3134d98d26a069856780f9e58dbc3219cde49ca85be14c8e3c3446e2
55
entrypoint: [sh, -c, dockerd-entrypoint.sh $DOCKER_DAEMON_OPTIONS]
56
variables:
57
DOCKER_DAEMON_OPTIONS: '--registry-mirror=${CI_REGISTRY_MIRROR} --tls=false'
0 commit comments