Skip to content

Commit

Permalink
one more time, fingers crossed
Browse files Browse the repository at this point in the history
  • Loading branch information
ttimbers authored Aug 20, 2020
1 parent df4a1c9 commit 838432f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion r-dsci-100/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ARG BASE_CONTAINER=jupyter/r-notebook
FROM $BASE_CONTAINER

LABEL maintainer="Tiffany Timbers <tiffany.timbers@gmail.com>"
LABEL maintainer="Tiffany Timbers <tiffany.timbers@stat.ubc.ca>"

# Install R packages on conda-forge
RUN conda install --quiet --yes -c conda-forge \
Expand Down

0 comments on commit 838432f

Please sign in to comment.