Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayaz Salikhov committed Feb 2, 2022
1 parent 507b174 commit 907e260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion r-notebook/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ RUN mamba install --quiet --yes \
fix-permissions "${CONDA_DIR}" && \
fix-permissions "/home/${NB_USER}"

# These packages are not easy to install under arm
# `r-tidymodels` is not easy to install under arm
# hadolint ignore=SC2039
RUN set -x && \
arch=$(uname -m) && \
Expand Down

0 comments on commit 907e260

Please sign in to comment.