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 00000000000..69eb05c96df --- /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 685875bef8e..4489a17a1b8 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: