We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 211064e commit 185106dCopy full SHA for 185106d
1 file changed
eng/docker/libraries-sdk.linux.Dockerfile
@@ -1,5 +1,5 @@
1
# Builds and copies library artifacts into target dotnet sdk image
2
-ARG BUILD_BASE_IMAGE=mcr.microsoft.com/dotnet-buildtools/prereqs:centos-stream9
+ARG BUILD_BASE_IMAGE=mcr.microsoft.com/dotnet-buildtools/prereqs:centos-stream-9-amd64
3
ARG SDK_BASE_IMAGE=mcr.microsoft.com/dotnet/nightly/sdk:latest
4
5
FROM $BUILD_BASE_IMAGE as corefxbuild
0 commit comments