Skip to content

Commit bca1d68

Browse files
committed
Reverted to 8.1 to experiment
1 parent c94e3fd commit bca1d68

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,4 +1,4 @@
1-
FROM sagemath/sagemath:8.2
1+
FROM sagemath/sagemath:8.1
22
# Inspired from https://mybinder.readthedocs.io/en/latest/dockerfile.html#preparing-your-dockerfile
33
# Make sure the contents of our repo are in ${HOME}
44
COPY --chown=sage:sage . ${HOME}

0 commit comments

Comments
 (0)