Update Hugo to version 0.45

This commit is contained in:
Achilleas Pipinellis (🌴 July 10 - July 20 🌴) 2018-07-23 04:23:06 +00:00
parent 60c4b6be1a
commit e988ffa570

View File

@ -1,7 +1,7 @@
FROM alpine:latest FROM alpine:latest
ENV HUGO_VERSION 0.44 ENV HUGO_VERSION 0.45
ENV HUGO_SHA 1c1d8942e12f36ef3f5ca4dd8a0a1bd9b5de87a6accc839dfbae705503e7693c ENV HUGO_SHA 5f03adc1b38609909e1f36add347ed838a8af0e770b2b26c8793ccf799465b42
# Install HUGO # Install HUGO
RUN set -eux && \ RUN set -eux && \