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 96b6782 + b36ac71 commit cfebd00Copy full SHA for cfebd00
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.2-dind
+ - name: docker:28.3.3-dind
14
alias: docker
15
entrypoint: [ "sh", "-c", "dockerd-entrypoint.sh $DOCKER_OPTIONS" ]
16
0 commit comments