From afd09579f8ed118dfb8e5c4e57964ef2041af4cd Mon Sep 17 00:00:00 2001 From: Jan Kotas Date: Thu, 17 Nov 2022 16:14:12 -0800 Subject: [PATCH] Pin FreeBSD build image to fix build break Fixes #78522 --- eng/pipelines/common/templates/pipeline-with-resources.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/pipelines/common/templates/pipeline-with-resources.yml b/eng/pipelines/common/templates/pipeline-with-resources.yml index 6371f176d872d0..f799590fa4371d 100644 --- a/eng/pipelines/common/templates/pipeline-with-resources.yml +++ b/eng/pipelines/common/templates/pipeline-with-resources.yml @@ -61,7 +61,7 @@ resources: image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-webassembly - container: FreeBSD_x64 - image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-cross-freebsd-12 + image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-cross-freebsd-12-20221026180137-3fc5553 env: ROOTFS_DIR: /crossrootfs/x64