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

Hugo v0.65.3

This commit is contained in:
2020-02-23 21:21:25 -05:00
parent 453cf34909
commit 0c6f8a4a90

View File

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