Skip to content

Commit f37412a

Browse files
authored
dockerfile: Update Go version
FIxes #13780
1 parent 21a4a9a commit f37412a

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
# Twitter: https://twitter.com/gohugoio
33
# Website: https://gohugo.io/
44

5-
ARG GO_VERSION="1.23.2"
5+
ARG GO_VERSION="1.24.0"
66
ARG ALPINE_VERSION="3.20"
77
ARG DART_SASS_VERSION="1.79.3"
88

0 commit comments

Comments
 (0)