Skip to content

Commit dbb1243

Browse files
authored
Merge pull request #175 from k8snetworkplumbingwg/dependabot/docker/golang-1.26
chore: bump golang from 1.25 to 1.26
2 parents bcb2de6 + 9ee1ce3 commit dbb1243

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
@@ -1,4 +1,4 @@
1-
FROM golang:1.25 AS builder
1+
FROM golang:1.26 AS builder
22

33
COPY . /usr/src/ib-sriov-cni
44

0 commit comments

Comments
 (0)