Skip to content

Commit 51e190a

Browse files
dependabot[bot]samet-akcayashwinvaidya17
authored
Bump nvidia/cuda from 11.4.3-devel-ubuntu20.04 to 12.3.2-devel-ubuntu20.04 in /.ci (#1922)
* Bump nvidia/cuda in /.ci Bumps nvidia/cuda from 11.4.3-devel-ubuntu20.04 to 12.3.2-devel-ubuntu20.04. --- updated-dependencies: - dependency-name: nvidia/cuda dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Update .ci/Dockerfile --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Samet Akcay <[email protected]> Co-authored-by: Ashwin Vaidya <[email protected]>
1 parent 2705b9d commit 51e190a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ARG HTTP_PROXY
55
ARG HTTPS_PROXY
66
ARG NO_PROXY
77

8-
FROM nvidia/cuda:11.4.3-devel-ubuntu20.04 AS python_base_cuda11.4
8+
FROM nvidia/cuda:12.3.2-devel-ubuntu20.04 AS python_base_cuda
99
LABEL maintainer="Anomalib Development Team"
1010

1111
# Setup proxies

0 commit comments

Comments
 (0)