Skip to content

Commit

Permalink
Bump photon from 3.0 to 5.0 in /photon3.0
Browse files Browse the repository at this point in the history
Bumps photon from 3.0 to 5.0.

---
updated-dependencies:
- dependency-name: photon
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 9549e60 commit 64994af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion photon3.0/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM nvcr.io/nvidia/cuda:12.5.0-base-ubi8 as license

FROM photon:3.0
FROM photon:5.0

RUN tdnf install -y \
build-essential \
Expand Down

0 comments on commit 64994af

Please sign in to comment.