1
mirror of https://github.com/jakejarvis/hugo-docker.git synced 2025-04-26 06:05:23 -04:00

Hugo v0.73.0

This commit is contained in:
Jake Jarvis 2020-06-23 14:13:00 -04:00
parent 8d24e9fd13
commit 60d1ef9a35
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
FROM node:12-alpine
ENV HUGO_VERSION 0.72.0
ENV HUGO_VERSION 0.73.0
# remove/comment the following line completely to build with vanilla Hugo:
ENV HUGO_EXTENDED 1