Update Hugo to version 0.55.5

This commit is contained in:
Achilleas Pipinellis 2019-05-03 04:26:12 +00:00
parent 635557161a
commit 24ab6107f9

View File

@ -1,7 +1,7 @@
FROM alpine:latest FROM alpine:latest
ENV HUGO_VERSION 0.55.4 ENV HUGO_VERSION 0.55.5
ENV HUGO_SHA fca0223d05e6bf9992a2050480635ea73fe1633ebab0c64b4fe991d0dbc7a0af ENV HUGO_SHA e330a0f31f1d65c7711e357b7194f44cc5feedfa00ade7c717889ef603f1954e
# Install HUGO # Install HUGO
RUN set -eux && \ RUN set -eux && \