Update Hugo to version 0.39

This commit is contained in:
Achilleas Pipinellis (🌴 back on April 30 🌴) 2018-04-17 04:37:38 +00:00
parent 2fd819276f
commit ed874978e4

View File

@ -1,7 +1,7 @@
FROM alpine:latest FROM alpine:latest
ENV HUGO_VERSION 0.38.2 ENV HUGO_VERSION 0.39
ENV HUGO_SHA 9e5b7cd79e4732c4fdf82210450e39cc588935fdc8ecf4a590219d7b4b2a389a ENV HUGO_SHA 1fffb7394f78bebb0ecaa6227808b0ef832323d0a009d4be37fc2c9ce66096f0
# Install HUGO # Install HUGO
RUN set -eux && \ RUN set -eux && \