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 7fe8283 commit c94e3fdCopy full SHA for c94e3fd
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM sagemath/sagemath:8.0-2
+FROM sagemath/sagemath:8.2
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