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

Hugo v0.73.0

This commit is contained in:
2020-06-23 14:13:00 -04:00
parent 8d24e9fd13
commit 60d1ef9a35

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