Skip to content

Commit cfebd00

Browse files
authored
Merge pull request #81 from code0-tech/renovate/docker-28.x
Update docker Docker tag to v28.3.3
2 parents 96b6782 + b36ac71 commit cfebd00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.2-dind
13+
- name: docker:28.3.3-dind
1414
alias: docker
1515
entrypoint: [ "sh", "-c", "dockerd-entrypoint.sh $DOCKER_OPTIONS" ]
1616

0 commit comments

Comments
 (0)