mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2025-06-15 19:09:19 +00:00
Merge 6eba1b7a8e
into 483204d807
This commit is contained in:
commit
778b4e0ec4
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
# This Dockerfile is also used to define the golang version used in this project
|
# 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.
|
# This allows dependabot to manage this version in addition to other images.
|
||||||
FROM golang:1.23.9
|
FROM golang:1.23.10
|
||||||
|
|
||||||
WORKDIR /work
|
WORKDIR /work
|
||||||
COPY * .
|
COPY * .
|
||||||
|
Loading…
Reference in New Issue
Block a user