Skip to content

Commit

Permalink
Merge pull request #262 from google-deepmind:dependabot/docker/dot-de…
Browse files Browse the repository at this point in the history
…vcontainer/nvidia/cuda-12.6.0-devel-ubuntu22.04

PiperOrigin-RevId: 671277729
Change-Id: I21e531ecb3592718b5174609314c6a1c0717c9bc
  • Loading branch information
copybara-github committed Sep 5, 2024
2 parents 7e9bb3e + 290a452 commit 6c5fbb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Use Nvidia Ubuntu 22 base (includes CUDA if a supported GPU is present)
# https://hub.docker.com/r/nvidia/cuda
FROM nvidia/cuda:12.5.1-devel-ubuntu22.04@sha256:732f76ff134bfa50b9a86e2fe7d07fecd3730beb98f3bcef616c6ae9d9f33f4c
FROM nvidia/cuda:12.6.0-devel-ubuntu22.04@sha256:af25d2ef68f7aedaf0eb179e67773e64feefc3b65a12f59a6cd604ca7c53bb57

ARG PYTHON_VERSION

Expand Down

0 comments on commit 6c5fbb1

Please sign in to comment.