mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 17:12:51 +00:00
Update site/Dockerfile to use pinned hugo version
Version pinned in hack/go.mod. Use `make tools` to update the pinned version to match netlify.toml
This commit is contained in:
@@ -4,7 +4,7 @@ command = "git submodule update --init --recursive --depth 1 && hugo"
|
||||
publish = "publishedSite/"
|
||||
|
||||
[build.environment]
|
||||
HUGO_VERSION = "0.120.3"
|
||||
HUGO_VERSION = "0.120.4"
|
||||
NODE_ENV = "development"
|
||||
NETLIFY_BUILD_DEBUG = "true"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user