Skip to content

Commit 8db3088

Browse files
committed
Upgrade sagemath base docker image version to 8.2
1 parent 8700745 commit 8db3088

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.0-2
1+
FROM sagemath/sagemath:8.2
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 . ${HOME}

0 commit comments

Comments
 (0)