Skip to content

Commit 9f47ede

Browse files
authored
Upgrade to Sage 8.6
1 parent 1cf489c commit 9f47ede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Dockerfile for binder
22
# Reference: https://mybinder.readthedocs.io/en/latest/dockerfile.html#preparing-your-dockerfile
33

4-
FROM sagemath/sagemath:8.4
4+
FROM sagemath/sagemath:8.6
55

66
RUN sage -pip install jupyterlab
77

0 commit comments

Comments
 (0)