Skip to content

Commit 8df63c8

Browse files
Merge pull request #437 from NVIDIA/backport-430-to-release-0.14
[release-0.14] Bump golang from 1.26.4 to 1.26.5 in /deployments/devel
2 parents 92d931e + b93e09b commit 8df63c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deployments/devel/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
# This Dockerfile is also used to define the golang version used in this project
1616
# This allows dependabot to manage this version in addition to other images.
17-
FROM golang:1.26.4
17+
FROM golang:1.26.5
1818

1919
WORKDIR /work
2020
COPY * .

0 commit comments

Comments
 (0)