Skip to content

Commit 67a643a

Browse files
Merge pull request #296 from google-deepmind:dependabot/docker/dot-devcontainer/nvidia/cuda-12.8.1-devel-ubuntu22.04
PiperOrigin-RevId: 742758540 Change-Id: Idbd6852a78933d55344aedd1b1867583df9495f7
2 parents 5314d70 + 20c0ca6 commit 67a643a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Use Nvidia Ubuntu 22 base (includes CUDA if a supported GPU is present)
22
# https://hub.docker.com/r/nvidia/cuda
3-
FROM nvidia/cuda:12.8.0-devel-ubuntu22.04@sha256:54f18e2a8e1b3d03f77b9a6dc905533da46ac93a5513f10e8ba8e560db9fa5ab
3+
FROM nvidia/cuda:12.8.1-devel-ubuntu22.04@sha256:a99a1860ba8e2916e5c3e73b72ec4c4301653a84586e05bfc9a2aa2d58027e97
44

55
ARG PYTHON_VERSION
66

0 commit comments

Comments
 (0)