Skip to content

Commit f3fe200

Browse files
Bump Docker Compose version to 2.30.2 (#1493)
* 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]>
1 parent 6d7bcc1 commit f3fe200

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.27.0-20241030
55
azurecli_version: 2.65.0
66
chocolatey_version: 1.4.0
7-
compose_version: 2.30.1
7+
compose_version: 2.30.2
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.1
38+
- 2.30.2
3939
gh_cli:
4040
exec: gh --version
4141
exit-status: 0

0 commit comments

Comments
 (0)