We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 21cbfa3 + c1bf79c commit 912d2a9Copy full SHA for 912d2a9
implementations/dotnet-jsonschema-net/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/dotnet/sdk:10.0.200 AS build
+FROM mcr.microsoft.com/dotnet/sdk:10.0.201 AS build
2
WORKDIR /source
3
4
COPY *.csproj .
0 commit comments