Skip to content

Commit bcc7712

Browse files
committed
gpu wheels issue
1 parent e9b49c0 commit bcc7712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# ---------------------------------------------------------------------------------
22
# Universal multi-arch image (works on both Apple Silicon & Intel)
33
# ---------------------------------------------------------------------------------
4-
FROM quay.io/jupyter/datascience-notebook:python-3.11
4+
FROM quay.io/jupyter/pytorch-notebook:cuda-12.3.1-cudnn8-runtime-ubuntu22.04-py3.11
55
# ---------- system utilities ------------------------------------------------------
66
USER root
77
RUN apt-get update && \

0 commit comments

Comments
 (0)