1
mirror of https://github.com/jakejarvis/hugo-docker.git synced 2025-07-03 18:56:37 -04:00

Hugo v0.59.0

This commit is contained in:
2019-10-21 07:46:04 -04:00
parent cf061dc841
commit c4a2904d96

View File

@ -1,6 +1,6 @@
FROM alpine:latest
ENV HUGO_VERSION 0.58.3
ENV HUGO_VERSION 0.59.0
# remove/comment the following line completely to build with vanilla Hugo:
ENV HUGO_EXTENDED 1