Skip to content

Commit 29550ac

Browse files
Bump Docker Compose version to 2.30.3 (#1502)
* 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 --------- Co-authored-by: Jenkins Infra Bot (updatecli) <[email protected]>
1 parent cb63f5a commit 29550ac

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
@@ -4,7 +4,7 @@ awscli_version: 2.19.1
44
azcopy_version: 10.26.0-20240731
55
azurecli_version: 2.65.0
66
chocolatey_version: 1.4.0
7-
compose_version: 2.30.2
7+
compose_version: 2.30.3
88
cst_version: 1.19.3
99
docker_version: 27.3.1
1010
docker_buildx_version: 0.14.1

tests/goss-common.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ command:
3535
exec: docker-compose -v
3636
exit-status: 0
3737
stdout:
38-
- 2.30.2
38+
- 2.30.3
3939
gh_cli:
4040
exec: gh --version
4141
exit-status: 0

0 commit comments

Comments
 (0)