Skip to content

Commit

Permalink
Merge pull request #25773 from sftim/20201222_hugo_version_bump
Browse files Browse the repository at this point in the history
Switch to Hugo v0.79.1
  • Loading branch information
k8s-ci-robot committed Dec 29, 2020
2 parents c21a7ca + ab4b004 commit 5aeee62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
Expand Up @@ -7,7 +7,7 @@ functions = "functions"
command = "git submodule update --init --recursive --depth 1 && make non-production-build"

[build.environment]
HUGO_VERSION = "0.74.3"
HUGO_VERSION = "0.79.1"
NODE_VERSION = "10.20.0"
RUBY_VERSION = "2.7.1"

Expand Down

0 comments on commit 5aeee62

Please sign in to comment.