Update Hugo to version 0.72.0
This commit is contained in:
parent
f439a36d3e
commit
9f17ecc277
@ -9,9 +9,9 @@
|
|||||||
# to work around segmentation fault issues.
|
# to work around segmentation fault issues.
|
||||||
FROM golang:1.13-alpine
|
FROM golang:1.13-alpine
|
||||||
ARG HUGO=hugo
|
ARG HUGO=hugo
|
||||||
ARG HUGO_VERSION=0.71.1
|
ARG HUGO_VERSION=0.72.0
|
||||||
ARG HUGO_SHA=18d95148464b15ff16d94de600b26edb565fbe84723650ea8974ffb670873b14
|
ARG HUGO_SHA=28353611210d48c681f1f83a64ce36972d010e751f2794122db80f5060fe933d
|
||||||
ARG HUGO_EXTENDED_SHA=3a2a5fb60a0ea52544bf00c34e2c56a17aeb991390383ab42ebbd1dfd9976f23
|
ARG HUGO_EXTENDED_SHA=11c46ecc3ad6d96f94515358e5528d01dfe88f4956b56027c85e9a516348ef12
|
||||||
RUN set -eux && \
|
RUN set -eux && \
|
||||||
case ${HUGO} in \
|
case ${HUGO} in \
|
||||||
*_extended) \
|
*_extended) \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user