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 c2ee3d0 commit 4daa9b0Copy full SHA for 4daa9b0
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM microsoft/dotnet:2.1-sdk as builder
+FROM microsoft/dotnet:2.1.302-sdk as builder
2
3
WORKDIR /app
4
ADD . /app
0 commit comments