Update Hugo to version 0.46
This commit is contained in:
parent
f32ae3b112
commit
3a5bfd4d32
@ -1,7 +1,7 @@
|
|||||||
FROM alpine:latest
|
FROM alpine:latest
|
||||||
|
|
||||||
ENV HUGO_VERSION 0.45.1
|
ENV HUGO_VERSION 0.46
|
||||||
ENV HUGO_SHA e10e4162d4d568b92e3c8b49efeb1fc3fd6310138dc5d7a63b86b852d37af158
|
ENV HUGO_SHA 96c431b1b76aed4833739966235098162b97ca9933e1ff2bcd09f7571842ea6b
|
||||||
|
|
||||||
# Install HUGO
|
# Install HUGO
|
||||||
RUN set -eux && \
|
RUN set -eux && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user