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

Hugo v0.68.2

This commit is contained in:
2020-03-24 08:58:32 -04:00
parent 5ccfc8e36c
commit cebbd5711e

View File

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