diff --git a/provisioning/tools-versions.yml b/provisioning/tools-versions.yml index a61460681..78168045b 100644 --- a/provisioning/tools-versions.yml +++ b/provisioning/tools-versions.yml @@ -1,7 +1,7 @@ # if manually change, please update the goss file accordingly asdf_version: 0.14.1 awscli_version: 2.19.1 -azcopy_version: 10.27.0-20241030 +azcopy_version: 10.26.0-20240731 azurecli_version: 2.65.0 chocolatey_version: 1.4.0 compose_version: 2.30.2 diff --git a/tests/goss-linux.yaml b/tests/goss-linux.yaml index fb13b3a0a..c4daf68b0 100644 --- a/tests/goss-linux.yaml +++ b/tests/goss-linux.yaml @@ -10,7 +10,7 @@ command: exec: azcopy --version exit-status: 0 stdout: - - 10.27.0 + - 10.26.0 chromium-browser: exec: chromium-browser --version exit-status: 0