Skip to content

Commit 0604a06

Browse files
Merge pull request #312 from google-deepmind:dependabot/docker/dot-devcontainer/nvidia/cuda-13.0.2-devel-ubuntu22.04
PiperOrigin-RevId: 845711132 Change-Id: I2a69755a338ca02e2b7dc06bcd7b4ba02e791c03
2 parents 6503712 + 6b75a2d commit 0604a06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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:13.0.1-devel-ubuntu22.04@sha256:93a8d207db5aaa6384f834a6bf70d417433f709e61b57a91e7cc99c16172f49c
3+
FROM nvidia/cuda:13.0.2-devel-ubuntu22.04@sha256:1c517d4fb96528c8999e14e6e6b16d7e2ff9ae8d194fd788d60fdc88e693e982
44

55
ARG PYTHON_VERSION
66

0 commit comments

Comments
 (0)