Skip to content

Commit

Permalink
Update Dockerfile-notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
chiragjn authored Nov 26, 2024
1 parent 01466a5 commit 2c5dde5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-notebook
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM tfy.jfrog.io/tfy-images/jupyter:0.3.5-cu121-py3.11.10-sudo
FROM tfy.jfrog.io/tfy-images/jupyter:0.3.7-cu121-py3.11.10-sudo
SHELL ["/bin/bash", "-c"]
ENV TORCH_CUDA_ARCH_LIST="7.0 7.5 8.0 8.6 8.9 9.0+PTX"
ENV DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit 2c5dde5

Please sign in to comment.