Skip to content

Commit 75a8da1

Browse files
dependabot[bot]tariq1890
authored andcommitted
Bump nvidia/cuda in /deployments/container
Bumps nvidia/cuda from 13.0.1-base-ubi9 to 13.0.2-base-ubi9. --- updated-dependencies: - dependency-name: nvidia/cuda dependency-version: 13.0.2-base-ubi9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb5954f commit 75a8da1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployments/container/Dockerfile.distroless

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM nvcr.io/nvidia/cuda:13.0.1-base-ubi9 AS build
15+
FROM nvcr.io/nvidia/cuda:13.0.2-base-ubi9 AS build
1616

1717
WORKDIR /work
1818

0 commit comments

Comments
 (0)