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

Hugo v0.62.2

This commit is contained in:
Jake Jarvis 2020-01-05 14:40:20 -05:00 committed by GitHub
parent 64a04bf990
commit 8ccc108f33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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