Skip to content

Commit 5ea83f8

Browse files
Update nvidia/cuda Docker tag to v12.8.1
1 parent c31139e commit 5ea83f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init/docker/Dockerfile.cuda

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ RUN GOFLAGS="-trimpath -mod=readonly -modcacherw" \
4040
-X \"golift.io/version.Revision=${ITERATION}\" \
4141
-X \"golift.io/version.Version=${VERSION}\""
4242

43-
FROM nvidia/cuda:12.6.1-base-ubuntu22.04
43+
FROM nvidia/cuda:12.8.1-base-ubuntu22.04
4444

4545
COPY --from=builder /tmp/notifiarr /
4646
# Other tools.

0 commit comments

Comments
 (0)