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 b90e871 commit bf04d9cCopy full SHA for bf04d9c
binder/Dockerfile
@@ -3,7 +3,7 @@
3
# docker build -t binder -f binder/Dockerfile .
4
# Run with:
5
# docker run -it --rm -p 8888:8888 binder jupyter notebook --NotebookApp.default_url=/lab/ --ip=0.0.0.0 --port=8888
6
-FROM movesrwth/stormpy:1.11.2
+FROM movesrwth/stormpy:1.11.3
7
LABEL org.opencontainers.image.authors="[email protected]"
8
9
0 commit comments