1
mirror of https://github.com/jakejarvis/hugo-docker.git synced 2025-07-03 06:16:38 -04:00

Hugo v0.71.0

This commit is contained in:
2020-05-19 12:16:55 -04:00
parent 79225bc6bc
commit d44e650fe4

View File

@ -2,7 +2,7 @@
# https://github.com/actions/virtual-environments/blob/master/images/linux/scripts/installers/docker-moby.sh#L42
FROM node:12-alpine
ENV HUGO_VERSION 0.70.0
ENV HUGO_VERSION 0.71.0
# remove/comment the following line completely to build with vanilla Hugo:
ENV HUGO_EXTENDED 1