Skip to content

Commit

Permalink
Bump Docker CE version to 26.0.1 (#1128)
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]>
Co-authored-by: Damien Duportal <[email protected]>
  • Loading branch information
3 people authored Apr 12, 2024
1 parent a00e3d7 commit 18a7ea8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion goss/goss-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ command:
exec: docker -v
exit-status: 0
stdout:
- 26.0.0
- 26.0.1
docker_buildx:
exec: docker buildx version
exit-status: 0
Expand Down
2 changes: 1 addition & 1 deletion provisioning/tools-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ chocolatey_version: 1.4.0
compose_version: 2.26.1
cst_version: 1.17.0
default_jdk: 11
docker_version: 26.0.0
docker_version: 26.0.1
doctl_version: 1.101.0
gh_version: 2.47.0
git_lfs_version: 3.5.1
Expand Down

0 comments on commit 18a7ea8

Please sign in to comment.