From a4cfde82a0b818d155c55058cd30f974c639f9cc Mon Sep 17 00:00:00 2001 From: Ayaz Salikhov Date: Thu, 28 Oct 2021 15:27:42 +0300 Subject: [PATCH] Update base-notebook/Dockerfile --- base-notebook/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base-notebook/Dockerfile b/base-notebook/Dockerfile index 97aa3a87..d550a042 100644 --- a/base-notebook/Dockerfile +++ b/base-notebook/Dockerfile @@ -79,7 +79,7 @@ RUN mkdir "/home/${NB_USER}/work" && \ WORKDIR /tmp # CONDA_MIRROR is a mirror prefix to speed up downloading -# For example, people from mainland China chould set it as +# For example, people from mainland China could set it as # https://mirrors.tuna.tsinghua.edu.cn/github-release/conda-forge/miniforge/LatestRelease ARG CONDA_MIRROR=https://github.com/conda-forge/miniforge/releases/latest/download