File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44ARG ALPINE_VERSION=3.21
55ARG GO_VERSION=1.23
66ARG HTMLTEST_VERSION=0.17.0
7- ARG HUGO_VERSION=0.139 .0
7+ ARG HUGO_VERSION=0.141 .0
88ARG NODE_VERSION=22
99ARG PAGEFIND_VERSION=1.3.0
1010
Original file line number Diff line number Diff line change @@ -261,7 +261,7 @@ module:
261261 proxy : https://proxy.golang.org,direct
262262 hugoVersion :
263263 extended : false
264- min : " 0.139 .0"
264+ min : " 0.141 .0"
265265 mounts :
266266 # Mount the assets directory so it doesn't get overwritten
267267 - source : assets
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ publish = "public"
44[context .deploy-preview .environment ]
55NODE_VERSION = " 22"
66NODE_ENV = " production"
7- HUGO_VERSION = " 0.139 .0"
7+ HUGO_VERSION = " 0.141 .0"
88HUGO_ENABLEGITINFO = " true"
99HUGO_ENVIRONMENT = " preview"
1010
You can’t perform that action at this time.
0 commit comments