Skip to content

Commit

Permalink
Merge pull request #28 from IQTLabs/renovate/nvidia-cuda-12.x
Browse files Browse the repository at this point in the history
Update nvidia/cuda Docker tag to v12.5.1
  • Loading branch information
rashley-iqt authored Jul 23, 2024
2 parents 7a2c0e3 + b57693e commit f8307d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.cuda-torchserve
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nvidia/cuda:12.5.0-runtime-ubuntu22.04
FROM nvidia/cuda:12.5.1-runtime-ubuntu22.04
ARG PIP_CACHE
ENV DEBIAN_FRONTEND=noninteractive
WORKDIR /root
Expand Down

0 comments on commit f8307d5

Please sign in to comment.