Skip to content

Commit 185106d

Browse files
authored
Use stream-9-amd64 to match #115502
1 parent 211064e commit 185106d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eng/docker/libraries-sdk.linux.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Builds and copies library artifacts into target dotnet sdk image
2-
ARG BUILD_BASE_IMAGE=mcr.microsoft.com/dotnet-buildtools/prereqs:centos-stream9
2+
ARG BUILD_BASE_IMAGE=mcr.microsoft.com/dotnet-buildtools/prereqs:centos-stream-9-amd64
33
ARG SDK_BASE_IMAGE=mcr.microsoft.com/dotnet/nightly/sdk:latest
44

55
FROM $BUILD_BASE_IMAGE as corefxbuild

0 commit comments

Comments
 (0)