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

Hugo v0.62.0

This commit is contained in:
2019-12-23 08:56:13 -06:00
parent f931bdf5e0
commit a319ecbac6

View File

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