Skip to content

Commit

Permalink
Bump Docker Compose version to 2.30.2 (#1493)
Browse files Browse the repository at this point in the history
* chore: Update the `DockerCompose` version in the goss test

Made with ❤️️ by updatecli

* chore: Update the `DockerCompose` version in the Packer default values

Made with ❤️️ by updatecli

---------

Co-authored-by: Jenkins Infra Bot (updatecli) <[email protected]>
  • Loading branch information
1 parent 6d7bcc1 commit f3fe200
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 @@ -4,7 +4,7 @@ awscli_version: 2.19.1
azcopy_version: 10.27.0-20241030
azurecli_version: 2.65.0
chocolatey_version: 1.4.0
compose_version: 2.30.1
compose_version: 2.30.2
cst_version: 1.19.3
docker_version: 27.3.1
docker_buildx_version: 0.14.1
Expand Down
2 changes: 1 addition & 1 deletion tests/goss-common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ command:
exec: docker-compose -v
exit-status: 0
stdout:
- 2.30.1
- 2.30.2
gh_cli:
exec: gh --version
exit-status: 0
Expand Down

0 comments on commit f3fe200

Please sign in to comment.