Skip to content

Commit

Permalink
chore(deps): upgrade nvidia/cuda Docker tag to v12.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2024
1 parent 319120d commit cfa377c
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.3.1-base-ubuntu20.04 AS base

WORKDIR /app
ARG TARGETPLATFORM
Expand Down

0 comments on commit cfa377c

Please sign in to comment.