We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b92ab4 commit 8228d9cCopy full SHA for 8228d9c
Dockerfile
@@ -3,7 +3,7 @@
3
# - https://mybinder.readthedocs.io/en/latest/dockerfile.html#preparing-your-dockerfile
4
# - https://github.com/sagemath/sage-binder-env/blob/master/Dockerfile
5
6
-FROM sagemath/sagemath:8.7
+FROM sagemath/sagemath:9.0-py3
7
RUN sudo apt-get update && sudo apt-get install -y pandoc language-pack-fr make
8
9
# Copy the contents of the repo in ${HOME}
0 commit comments