Skip to content

Commit

Permalink
fixed version typo
Browse files Browse the repository at this point in the history
  • Loading branch information
IvoLeist committed Sep 4, 2024
1 parent 4f28b18 commit bbfdd93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phenoRankeR/deploy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ FROM base as builder

ENV RENV_CONFIG_PAK_ENABLED=TRUE
ENV R_VERSION=4.4.1
ENV PhenoRankeR_VERSION=0.0.0.90109
ENV PhenoRankeR_VERSION=0.0.0.9019
ENV PPM_URL=packagemanager.posit.co/cran/__linux__/bullseye/latest

RUN apt-get update -qq && apt-get -y --no-install-recommends install \
Expand Down

0 comments on commit bbfdd93

Please sign in to comment.