Update Hugo version for 1.15 to 0.57.2 (#16813)

This commit is contained in:
Zach Corleissen
2019-10-27 12:21:24 -07:00
committed by Kubernetes Prow Robot
parent 3258742eda
commit 278548294a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
DOCKER = docker
HUGO_VERSION = 0.53
HUGO_VERSION = 0.57.2
DOCKER_IMAGE = kubernetes-hugo
DOCKER_RUN = $(DOCKER) run --rm --interactive --tty --volume $(CURDIR):/src
NODE_BIN = node_modules/.bin