Skip to content

Commit e63a4ba

Browse files
authored
Merge pull request #39 from NVIDIA/dependabot/docker/nvidia/k8s-device-plugin-v0.18.2
Bump nvidia/k8s-device-plugin from v0.17.0 to v0.18.2
2 parents 94e4fc9 + 7caf3fe commit e63a4ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2525
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2626

27-
FROM nvcr.io/nvidia/k8s-device-plugin:v0.17.0 as gfd
27+
FROM nvcr.io/nvidia/k8s-device-plugin:v0.18.2 as gfd
2828

2929
FROM nvcr.io/nvidia/cuda:13.1.1-base-ubi9 as builder
3030

0 commit comments

Comments
 (0)