Skip to content

Commit 82ca836

Browse files
build(deps): bump nvidia/k8s-dra-driver-gpu in /deployments/container
Bumps [nvidia/k8s-dra-driver-gpu](https://github.com/NVIDIA/k8s-dra-driver-gpu) from v25.12.0-dev-839e966a to v26.4.0-dev-13658f51. - [Release notes](https://github.com/NVIDIA/k8s-dra-driver-gpu/releases) - [Commits](https://github.com/NVIDIA/k8s-dra-driver-gpu/commits) --- updated-dependencies: - dependency-name: nvidia/k8s-dra-driver-gpu dependency-version: v26.4.0-dev-13658f51 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c657396 commit 82ca836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployments/container/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ RUN --mount=type=cache,target=/mc/go/build-cache,id=gocache \
104104
# RUN cd /bashbuild/bash-static/releases && ./bash*-static --version && mv bash-*-static /bashbuild/bash && file /bashbuild/bash
105105

106106
# option 2:
107-
FROM ghcr.io/nvidia/k8s-dra-driver-gpu:v25.12.0-dev-839e966a AS bash
107+
FROM ghcr.io/nvidia/k8s-dra-driver-gpu:v26.4.0-dev-13658f51 AS bash
108108

109109
# Pull the nvidia-cdi-hook binary out of the relevant toolkit container
110110
# (arch: TARGETPLATFORM, set via --platform).

0 commit comments

Comments
 (0)