Skip to content

Commit

Permalink
add remotes to docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
langbart committed Oct 15, 2024
1 parent 7da99b1 commit 6d8fc60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.prod
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ RUN apt-get update -qq && apt-get -y --no-install-recommends install \

# Install imports
RUN install2.r --error --skipinstalled \
remotes \
config \
digest \
dplyr \
Expand Down

0 comments on commit 6d8fc60

Please sign in to comment.