Skip to content

Commit 062e2f8

Browse files
chore(deps): update nvidia/cuda docker tag to v13.2.0
1 parent 05ffdc2 commit 062e2f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

init/docker/Dockerfile.cuda

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ RUN GOFLAGS="-trimpath -mod=readonly -modcacherw" \
4545
-X \"golift.io/version.Revision=${ITERATION}\" \
4646
-X \"golift.io/version.Version=${VERSION}\""
4747

48-
FROM nvidia/cuda:13.1.1-base-ubuntu24.04
48+
FROM nvidia/cuda:13.2.0-base-ubuntu24.04
4949
# Copy the binary.
5050
COPY --from=builder /tmp/notifiarr /
5151
# Other tools.

0 commit comments

Comments
 (0)