Skip to content

Commit 50b03bc

Browse files
Update docker Docker tag to v29.4.0
1 parent 8dafccf commit 50b03bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ workflow:
3636
DOCKER_HOST: tcp://docker:2376
3737
DOCKER_TLS_CERTDIR: /certs
3838
services:
39-
- name: docker:29.2.1-dind
39+
- name: docker:29.4.0-dind
4040
alias: docker
4141
entrypoint: [ "sh", "-c", "dockerd-entrypoint.sh $DOCKER_OPTIONS" ]
4242

0 commit comments

Comments
 (0)