From 3bf88c530d41bc74013f8e842b8f8c8dd0850c42 Mon Sep 17 00:00:00 2001 From: Yuugo Takano <149354988+yta56116@users.noreply.github.com> Date: Fri, 24 Nov 2023 04:01:43 +0900 Subject: [PATCH] Bump cuda image version from 11.7.0 to 11.7.1 (#7124) --- changelog.d/20231111_000533_yta56116_patch_1.md | 4 ++++ serverless/pytorch/dschoerk/transt/nuclio/function-gpu.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 changelog.d/20231111_000533_yta56116_patch_1.md diff --git a/changelog.d/20231111_000533_yta56116_patch_1.md b/changelog.d/20231111_000533_yta56116_patch_1.md new file mode 100644 index 000000000000..69eb05c96df4 --- /dev/null +++ b/changelog.d/20231111_000533_yta56116_patch_1.md @@ -0,0 +1,4 @@ +### Changed + +- Update nvidia/cuda image version from 11.7.0 to 11.7.1 in transt serverless function. + () diff --git a/serverless/pytorch/dschoerk/transt/nuclio/function-gpu.yaml b/serverless/pytorch/dschoerk/transt/nuclio/function-gpu.yaml index 685875bef8e6..4489a17a1b85 100644 --- a/serverless/pytorch/dschoerk/transt/nuclio/function-gpu.yaml +++ b/serverless/pytorch/dschoerk/transt/nuclio/function-gpu.yaml @@ -18,7 +18,7 @@ spec: build: image: cvat.pth.dschoerk.transt - baseImage: nvidia/cuda:11.7.0-devel-ubuntu20.04 + baseImage: nvidia/cuda:11.7.1-devel-ubuntu20.04 directives: preCopy: