Skip to content

Commit

Permalink
Update nvidia/cuda Docker tag to v12.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 8c96425 commit b448281
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.6.1-base-ubuntu22.04
FROM nvidia/cuda:12.6.2-base-ubuntu22.04

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

0 comments on commit b448281

Please sign in to comment.