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

Hugo v0.62.1

This commit is contained in:
2020-01-01 12:56:48 -05:00
parent a319ecbac6
commit 64a04bf990
2 changed files with 3 additions and 5 deletions

View File

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