Skip to content

Commit a4cfde8

Browse files
authored
Update base-notebook/Dockerfile
1 parent 8090ca1 commit a4cfde8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base-notebook/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ RUN mkdir "/home/${NB_USER}/work" && \
7979
WORKDIR /tmp
8080

8181
# CONDA_MIRROR is a mirror prefix to speed up downloading
82-
# For example, people from mainland China chould set it as
82+
# For example, people from mainland China could set it as
8383
# https://mirrors.tuna.tsinghua.edu.cn/github-release/conda-forge/miniforge/LatestRelease
8484
ARG CONDA_MIRROR=https://github.com/conda-forge/miniforge/releases/latest/download
8585

0 commit comments

Comments
 (0)