Skip to content

Commit 611fa74

Browse files
authored
Merge pull request #24027 from thaJeztah/update_example_versions
hugo: update example versions: alpine 3.23, node 24 (LTS)
2 parents 63f81b4 + c50fa61 commit 611fa74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hugo.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,8 @@ params:
137137

138138
# Example runtime/library/os versions
139139
example_go_version: "1.25"
140-
example_alpine_version: "3.21"
141-
example_node_version: "20"
140+
example_alpine_version: "3.23"
141+
example_node_version: "24"
142142

143143
menus:
144144
# Site header menu

0 commit comments

Comments
 (0)