Skip to content

Commit

Permalink
chore(deps): update nvidia/cuda docker tag to v12.6.3 (#77)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 254320a commit 077b54f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.train
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nvidia/cuda:12.6.2-runtime-ubuntu22.04 as cuda-base
FROM nvidia/cuda:12.6.3-runtime-ubuntu22.04 as cuda-base

SHELL ["/bin/bash", "-o", "pipefail", "-c"]

Expand Down

0 comments on commit 077b54f

Please sign in to comment.