We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f37bbdb commit b33fef4Copy full SHA for b33fef4
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM microsoft/dotnet:1.1.2-sdk
+FROM microsoft/dotnet:2.0.0-preview1-sdk-jessie
2
3
RUN apt-get update && apt-get install -y --no-install-recommends \
4
autoconf \
0 commit comments