Skip to content

Commit

Permalink
Bump nvidia/cuda from 12.5.1-base-ubi8 to 12.6.1-base-ubi8 in /coreos
Browse files Browse the repository at this point in the history
Bumps nvidia/cuda from 12.5.1-base-ubi8 to 12.6.1-base-ubi8.

---
updated-dependencies:
- dependency-name: nvidia/cuda
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent c238934 commit ac42f5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coreos/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nvcr.io/nvidia/cuda:12.5.1-base-ubi8 as license
FROM nvcr.io/nvidia/cuda:12.6.1-base-ubi8 as license

# Build nvidia-container-runtime binary
FROM golang:1.11.2 as build-runtime
Expand Down

0 comments on commit ac42f5b

Please sign in to comment.