Skip to content

Commit

Permalink
chore(deps): upgrade nvidia/cuda Docker tag to v12.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 13, 2024
1 parent 0e0919e commit c2337df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.nvidia
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# BASE #
FROM nvidia/cuda:12.2.0-base-ubuntu20.04 AS base
FROM nvidia/cuda:12.5.1-base-ubuntu20.04 AS base

WORKDIR /app
ARG TARGETPLATFORM
Expand Down

0 comments on commit c2337df

Please sign in to comment.