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

Hugo v0.64.0

This commit is contained in:
2020-02-04 08:29:10 -05:00
parent 40e268b1d0
commit 1d2c4a49ce

View File

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