Skip to content

Commit ec13c28

Browse files
Update docker Docker tag to v29
1 parent a2f5193 commit ec13c28

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
@@ -22,7 +22,7 @@ stages:
2222
DOCKER_HOST: tcp://docker:2376
2323
DOCKER_TLS_CERTDIR: /certs
2424
services:
25-
- name: docker:28.5.2-dind
25+
- name: docker:29.1.3-dind
2626
alias: docker
2727
entrypoint: [ "sh", "-c", "dockerd-entrypoint.sh $DOCKER_OPTIONS" ]
2828

0 commit comments

Comments
 (0)