Skip to content

Commit

Permalink
Update nvidia/cuda Docker tag to v12.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 12, 2024
1 parent 8aebf8a commit fa5dc1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init/docker/Dockerfile.cuda
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ RUN GOFLAGS="-trimpath -mod=readonly -modcacherw" \
-X \"golift.io/version.Revision=${ITERATION}\" \
-X \"golift.io/version.Version=${VERSION}\""

FROM nvidia/cuda:12.5.1-base-ubuntu22.04
FROM nvidia/cuda:12.6.0-base-ubuntu22.04

COPY --from=builder /tmp/notifiarr /
# Other tools.
Expand Down

0 comments on commit fa5dc1c

Please sign in to comment.