Skip to content

Commit

Permalink
Bump Docker Compose version to 2.23.3 (#923)
Browse files Browse the repository at this point in the history
* chore: Update the `DockerCompose` version in the Packer default values

Made with ❤️️ by updatecli

* chore: Update the `DockerCompose` version in the goss test

Made with ❤️️ by updatecli

* Update provisioning/tools-versions.yml

---------

Co-authored-by: Jenkins Infra Bot (updatecli) <[email protected]>
Co-authored-by: Damien Duportal <[email protected]>
  • Loading branch information
3 people authored Nov 27, 2023
1 parent aa9d8e3 commit 121be88
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 @@ -51,7 +51,7 @@ command:
exec: docker-compose -v
exit-status: 0
stdout:
- 2.23.1
- 2.23.3
gh_cli:
exec: gh --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 @@ -4,7 +4,7 @@ awscli_version: 2.13.38
azcopy_version: 10.21.2-20231106
azurecli_version: 2.54.0
chocolatey_version: 1.4.0
compose_version: 2.23.1
compose_version: 2.23.3
cst_version: 1.16.0
default_jdk: 11
docker_version: 24.0.7
Expand Down

0 comments on commit 121be88

Please sign in to comment.