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.
2 parents 2d44d85 + d07a4b9 commit c54178cCopy full SHA for c54178c
1 file changed
.gitlab-ci.yml
@@ -22,7 +22,7 @@ stages:
22
DOCKER_HOST: tcp://docker:2376
23
DOCKER_TLS_CERTDIR: /certs
24
services:
25
- - name: docker:28.5.2-dind
+ - name: docker:29.2.1-dind
26
alias: docker
27
entrypoint: [ "sh", "-c", "dockerd-entrypoint.sh $DOCKER_OPTIONS" ]
28
0 commit comments