mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2025-06-14 10:28:45 +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 allows dependabot to manage this version in addition to other images.
|
||||
FROM golang:1.23.9
|
||||
FROM golang:1.23.10
|
||||
|
||||
WORKDIR /work
|
||||
COPY * .
|
||||
|
Loading…
Reference in New Issue
Block a user