From ce14e190fbbcaf9f7b27d8cedc90d0b09460bc33 Mon Sep 17 00:00:00 2001 From: "Shiny Brar (he/il)" Date: Wed, 25 Oct 2023 14:14:03 -0700 Subject: [PATCH] style(base/Dockerfile): Dockerfile Linting --- scicon/images/base/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scicon/images/base/Dockerfile b/scicon/images/base/Dockerfile index ed790d8..887b4da 100644 --- a/scicon/images/base/Dockerfile +++ b/scicon/images/base/Dockerfile @@ -60,4 +60,4 @@ RUN ln -s ${CONDA_DIR}/etc/profile.d/conda.sh /etc/profile.d/conda.sh # pip \ # conda-libmamba-solver \ # pip-tools \ -# && conda clean --all --quiet --force --yes \ No newline at end of file +# && conda clean --all --quiet --force --yes