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 733b41f commit 537b3e2Copy full SHA for 537b3e2
.gitlab-ci.yml
@@ -23,7 +23,7 @@ stages:
23
DOCKER_HOST: tcp://docker:2376
24
DOCKER_TLS_CERTDIR: /certs
25
services:
26
- - name: docker:28.5.2-dind
+ - name: docker:29.0.1-dind
27
alias: docker
28
entrypoint: [ "sh", "-c", "dockerd-entrypoint.sh $DOCKER_OPTIONS" ]
29
0 commit comments