We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6007637 commit 678b4c8Copy full SHA for 678b4c8
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-7-f39df28-20191023143754
+ARG BUILD_BASE_IMAGE=mcr.microsoft.com/dotnet-buildtools/prereqs:centos-stream8
3
ARG SDK_BASE_IMAGE=mcr.microsoft.com/dotnet/nightly/sdk:7.0-bullseye-slim
4
5
FROM $BUILD_BASE_IMAGE as corefxbuild
0 commit comments