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 8b52d76 + 6565472 commit e632e96Copy full SHA for e632e96
1 file changed
.gitlab-ci.yml
@@ -10,7 +10,7 @@ stages:
10
DOCKER_HOST: tcp://docker:2376
11
DOCKER_TLS_CERTDIR: /certs
12
services:
13
- - name: docker:28.3.0-dind
+ - name: docker:28.3.2-dind
14
alias: docker
15
entrypoint: [ "sh", "-c", "dockerd-entrypoint.sh $DOCKER_OPTIONS" ]
16
0 commit comments