Update Hugo to version 0.40.2

This commit is contained in:
Achilleas Pipinellis 2018-05-01 04:30:22 +00:00
parent 0c2d9a4b5f
commit 003578b22c

View File

@ -1,7 +1,7 @@
FROM alpine:latest FROM alpine:latest
ENV HUGO_VERSION 0.40.1 ENV HUGO_VERSION 0.40.2
ENV HUGO_SHA 004af6326a331f7e0e2ae2145a4263e36c9a15cb9dcf1d0d9dac4bbdf6d678d5 ENV HUGO_SHA 377b9b0d313556690d376e28cecf216c3e61f1e13c631ebf86068f892ca07709
# Install HUGO # Install HUGO
RUN set -eux && \ RUN set -eux && \