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

Hugo v0.72.0

This commit is contained in:
2020-05-31 09:26:04 -04:00
parent 26b82b7c89
commit 8d24e9fd13

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.71.1
ENV HUGO_VERSION 0.72.0
# remove/comment the following line completely to build with vanilla Hugo:
ENV HUGO_EXTENDED 1