Skip to content

Commit

Permalink
Switch to rocker/r-ver for better stability
Browse files Browse the repository at this point in the history
  • Loading branch information
nwiltsie committed Aug 16, 2024
1 parent 0b16d6e commit 3c1083b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ RUN mamba create -qy -p /usr/local \
cancerit-allelecount==${ALLELECOUNT_VERSION} \
impute2==${IMPUTE2_VERSION}

FROM ubuntu:20.04
FROM r-base:4.4.1
FROM rocker/r-ver:4.4.1
COPY --from=builder /usr/local /usr/local

RUN apt-get update \
Expand Down

0 comments on commit 3c1083b

Please sign in to comment.