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 49b77e2 commit 8fc885cCopy full SHA for 8fc885c
paket.Dockerfile
@@ -1,4 +1,4 @@
1
-FROM dcurylo/fsharp-mono-netcore:latest
+FROM dcurylo/fsharp-mono-netcore:2.0.4
2
LABEL maintainer="Dave Curylo <[email protected]>"
3
RUN wget https://github.com/fsprojects/Paket/releases/download/5.130.6/paket.exe \
4
&& chmod a+r paket.exe && mv paket.exe /usr/local/lib/ \
0 commit comments