Skip to content

Commit

Permalink
Merge pull request #91 from clara-parabricks/ai_nb
Browse files Browse the repository at this point in the history
Updating dockerfile for 22.02
  • Loading branch information
cjnolet authored May 23, 2022
2 parents 95adbb7 + f0223b3 commit 938a35a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BASE_IMAGE=rapidsai/rapidsai:21.08-cuda11.0-runtime-ubuntu18.04-py3.7
ARG BASE_IMAGE=rapidsai/rapidsai:22.02-cuda11.2-runtime-ubuntu18.04-py3.8

FROM ${BASE_IMAGE}
RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
Expand Down

0 comments on commit 938a35a

Please sign in to comment.