Skip to content

Commit ced10b9

Browse files
authored
Merge pull request #22437 from vvoland/fix-make-vendor
Fix `make vendor`
1 parent e4bb9a9 commit ced10b9

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
@@ -2,7 +2,7 @@
22
# check=skip=InvalidBaseImagePlatform
33

44
ARG ALPINE_VERSION=3.21
5-
ARG GO_VERSION=1.23
5+
ARG GO_VERSION=1.23.8
66
ARG HTMLTEST_VERSION=0.17.0
77
ARG HUGO_VERSION=0.141.0
88
ARG NODE_VERSION=22

0 commit comments

Comments
 (0)