Skip to content

Commit 24805f2

Browse files
Update docker Docker tag to v28.4.0
1 parent d8f5996 commit 24805f2

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
@@ -10,7 +10,7 @@ stages:
1010
DOCKER_HOST: tcp://docker:2376
1111
DOCKER_TLS_CERTDIR: /certs
1212
services:
13-
- name: docker:28.3.3-dind
13+
- name: docker:28.4.0-dind
1414
alias: docker
1515
entrypoint: [ "sh", "-c", "dockerd-entrypoint.sh $DOCKER_OPTIONS" ]
1616

0 commit comments

Comments
 (0)