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 c94e3fd commit bca1d68Copy full SHA for bca1d68
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM sagemath/sagemath:8.2
+FROM sagemath/sagemath:8.1
2
# Inspired from https://mybinder.readthedocs.io/en/latest/dockerfile.html#preparing-your-dockerfile
3
# Make sure the contents of our repo are in ${HOME}
4
COPY --chown=sage:sage . ${HOME}
0 commit comments