Skip to content

Commit b5653c1

Browse files
Bump Docker CE version to 27.4.0 (#1586)
* chore: Update the Docker CE version in the Linux goss test harness Made with ❤️️ by updatecli * chore: Update the Docker CE version in the tools-versions.yml file Made with ❤️️ by updatecli --------- Co-authored-by: Jenkins Infra Bot (updatecli) <[email protected]>
1 parent 7947f86 commit b5653c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

provisioning/tools-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ azurecli_version: 2.67.0
66
chocolatey_version: 1.4.0
77
compose_version: 2.31.0
88
cst_version: 1.19.3
9-
docker_version: 27.3.1
9+
docker_version: 27.4.0
1010
docker_buildx_version: 0.14.1
1111
doctl_version: 1.119.1
1212
gh_version: 2.63.2

tests/goss-common.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ command:
2323
exec: docker -v
2424
exit-status: 0
2525
stdout:
26-
- 27.3.1
26+
- 27.4.0
2727
docker_buildx:
2828
exec: docker buildx version
2929
exit-status: 0

0 commit comments

Comments
 (0)