Skip to content

Commit 70fbf95

Browse files
committed
ci: Bump docker version to 28
We got an error due to mismatch in between docker and docker client version. To unify this we moved to version 28 everywhere. Signed-off-by: Paweł Poławski <[email protected]>
1 parent 2e9a03a commit 70fbf95

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
@@ -47,7 +47,7 @@ variables:
4747

4848
DOCKER_VERSION:
4949
description: "Docker version to use in jobs"
50-
value: "27.3"
50+
value: "28"
5151

5252
MENDER_SERVER_TAG:
5353
description: "Mender Server Docker tag for running integration tests"

0 commit comments

Comments
 (0)