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

Hugo v0.68.3

This commit is contained in:
2020-03-24 08:59:14 -04:00
parent cebbd5711e
commit 7e704c228b

View File

@ -1,6 +1,6 @@
FROM node:12-alpine
ENV HUGO_VERSION 0.68.2
ENV HUGO_VERSION 0.68.3
# remove/comment the following line completely to build with vanilla Hugo:
ENV HUGO_EXTENDED 1