1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-21 08:41:18 -04:00

bump Hugo to v0.74.3 [skip ci]

This commit is contained in:
2020-07-23 14:42:48 -04:00
parent cdfbba108c
commit 00c2a95e04
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
# much easier to install Node on the Go base image than vice-versa.
FROM golang:1.14-alpine
ENV HUGO_VERSION 0.74.1
ENV HUGO_VERSION 0.74.3
# remove/comment the following line completely to build with vanilla Hugo:
ENV HUGO_EXTENDED 1