Skip to content

Commit e6cc4ac

Browse files
committed
BUILD/MINOR: ci: use docker 28.1 version
1 parent e9e3d17 commit e6cc4ac

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 @@ variables:
1010
DOCKER_HOST: tcp://docker:2375
1111
DOCKER_DRIVER: overlay2
1212
GO_VERSION: "1.25"
13-
DOCKER_VERSION: "26.0"
13+
DOCKER_VERSION: "28.1"
1414

1515
include:
1616
- local: .gitlab/bots.yml

0 commit comments

Comments
 (0)