Update Hugo to version 0.38.2

This commit is contained in:
Achilleas Pipinellis 2018-04-09 18:42:09 +00:00
parent 9b867ddd79
commit 90c060d321

View File

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