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 82bb0cd commit 0423037Copy full SHA for 0423037
.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.5.0-dind
+ - name: docker:28.5.1-dind
14
alias: docker
15
entrypoint: [ "sh", "-c", "dockerd-entrypoint.sh $DOCKER_OPTIONS" ]
16
0 commit comments