Skip to content

Commit

Permalink
Remove unused package from docker install
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ash committed Mar 20, 2024
1 parent 87364fa commit 9d22059
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ ENV NAOMI_VERSION $NAOMI_VERSION
RUN install_packages --repo=https://mrc-ide.r-universe.dev \
mockr \
rvest \
pkgbuild \
testthat.buildkite
pkgbuild

## Model run will try to parallelise over as many threads as are available
## potentially slowing the application, manually limit threads to 1
Expand Down

0 comments on commit 9d22059

Please sign in to comment.