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 e0348b4Copy full SHA for e0348b4
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:831644212c5bdd0b3362b5855c87b980ea39a83c9e9adcef2ce03eced99a737a
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