performance tuning and hugo version upgrade

This commit is contained in:
Jim Angel
2021-08-22 20:05:12 +00:00
parent 433480d74e
commit bd5223c5af
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ command = "git submodule update --init --recursive --depth 1 && make non-product
[build.environment]
NODE_VERSION = "10.20.0"
HUGO_VERSION = "0.82.0"
HUGO_VERSION = "0.87.0"
RUBY_VERSION = "3.0.1"
[context.production.environment]