Skip to content

Commit 7e83678

Browse files
committed
Typo
1 parent f567e64 commit 7e83678

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
@@ -2,7 +2,7 @@
22
# Reference: https://mybinder.readthedocs.io/en/latest/dockerfile.html#preparing-your-dockerfile
33

44
# Temporary work around: the first 8.2 image that was pushed to dockerhub was incompatible
5-
FROM sagemath/sagemath@sha256:e933509b105f36b9b7de892af847ade7753e058c5d9e0c0f280f591b85ad996d`
5+
FROM sagemath/sagemath@sha256:e933509b105f36b9b7de892af847ade7753e058c5d9e0c0f280f591b85ad996d
66
# FROM sagemath/sagemath:8.2
77

88
# Copy the contents of the repo in ${HOME}

0 commit comments

Comments
 (0)