1
mirror of https://github.com/jakejarvis/hugo-docker.git synced 2025-04-26 18:48:27 -04:00

Hugo v0.71.1

This commit is contained in:
Jake Jarvis 2020-05-25 14:04:42 -04:00
parent 6fcfa87952
commit 26b82b7c89
Signed by: jake
GPG Key ID: 2B0C9CF251E69A39

View File

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