From ce31c1733b780bc91e17eb1080d362b0d0b440aa Mon Sep 17 00:00:00 2001 From: Zachary Bailey Date: Tue, 30 Apr 2024 15:56:29 -0700 Subject: [PATCH] fix: revert --- .pipelines/.vsts-vhd-builder-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pipelines/.vsts-vhd-builder-release.yaml b/.pipelines/.vsts-vhd-builder-release.yaml index c0184758e54..8d58ef87fce 100644 --- a/.pipelines/.vsts-vhd-builder-release.yaml +++ b/.pipelines/.vsts-vhd-builder-release.yaml @@ -141,7 +141,7 @@ parameters: variables: - name: CONTAINER_IMAGE - value: 'mcr.microsoft.com/oss/azcu/go-dev:v1.38.0' + value: 'mcr.microsoft.com/oss/azcu/go-dev:v1.38.1' pool: name: $(POOL_NAME)