We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b557188 + 576c59f commit c898fb2Copy full SHA for c898fb2
implementations/dotnet-corvus-jsonschema/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/sdk:9.0.102 AS build
+FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/sdk:9.0.200 AS build
2
ARG TARGETARCH
3
4
WORKDIR /source
0 commit comments