Skip to content

Commit

Permalink
Bump Docker CE version to 27.4.0 (#1586)
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
1 parent 7947f86 commit b5653c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion provisioning/tools-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ azurecli_version: 2.67.0
chocolatey_version: 1.4.0
compose_version: 2.31.0
cst_version: 1.19.3
docker_version: 27.3.1
docker_version: 27.4.0
docker_buildx_version: 0.14.1
doctl_version: 1.119.1
gh_version: 2.63.2
Expand Down
2 changes: 1 addition & 1 deletion tests/goss-common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ command:
exec: docker -v
exit-status: 0
stdout:
- 27.3.1
- 27.4.0
docker_buildx:
exec: docker buildx version
exit-status: 0
Expand Down

0 comments on commit b5653c1

Please sign in to comment.