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

Hugo v0.64.1

This commit is contained in:
Jake Jarvis 2020-02-13 06:10:47 +05:30 committed by GitHub
parent 1d2c4a49ce
commit 6f427f4dcc
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.64.0
ENV HUGO_VERSION 0.64.1
# remove/comment the following line completely to build with vanilla Hugo:
ENV HUGO_EXTENDED 1