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