Skip to content

Commit

Permalink
Merge pull request #106 from ccb-hms/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
nathan-palmer authored Nov 2, 2023
2 parents 1066dc5 + d6dd3c6 commit 706e9af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Container/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -386,8 +386,8 @@ RUN chmod -R 777 /usr/local/lib/R/library
RUN chmod -R 777 /usr/local/lib/R/doc/html/packages.html

# Declare which version of the container this is, and make it available inside the container
ENV EPICONDUCTOR_CONTAINER_VERSION v0.5.1
ENV EPICONDUCTOR_COLLECTION_DATE 2023-10-31
ENV EPICONDUCTOR_CONTAINER_VERSION v0.1.1
ENV EPICONDUCTOR_COLLECTION_DATE 2023-11-01

RUN echo "EPICONDUCTOR_CONTAINER_VERSION=$EPICONDUCTOR_CONTAINER_VERSION" >> /usr/local/lib/R/etc/Renviron
RUN echo "EPICONDUCTOR_COLLECTION_DATE=$EPICONDUCTOR_COLLECTION_DATE" >> /usr/local/lib/R/etc/Renviron
Expand Down

0 comments on commit 706e9af

Please sign in to comment.