mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2025-04-06 21:44:06 +00:00
Merge 8ab6ab984e
into 7833723be1
This commit is contained in:
commit
64721184b8
@ -14,7 +14,7 @@
|
||||
|
||||
# This Dockerfile is also used to define the golang version used in this project
|
||||
# This allows dependabot to manage this version in addition to other images.
|
||||
FROM golang:1.24.1
|
||||
FROM golang:1.24.2
|
||||
|
||||
WORKDIR /work
|
||||
COPY * .
|
||||
|
Loading…
Reference in New Issue
Block a user