Skip to content

Commit

Permalink
Bump nvidia/cuda from 12.5.1-base-ubi8 to 12.6.1-base-ubi8 in /fedora
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] committed Sep 18, 2024
1 parent c238934 commit ff01eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fedora/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG FEDORA_VERSION=36

FROM nvcr.io/nvidia/cuda:12.5.1-base-ubi8 as build
FROM nvcr.io/nvidia/cuda:12.6.1-base-ubi8 as build

ARG TARGETARCH

Expand Down

0 comments on commit ff01eeb

Please sign in to comment.