Skip to content
Snippets Groups Projects
Commit d7cb3055 authored by GitLab Pages Bot's avatar GitLab Pages Bot
Browse files

Update Hugo to version 0.76.2

parent 73968a08
No related branches found
No related tags found
No related merge requests found
...@@ -9,9 +9,9 @@ ...@@ -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.76.0 ARG HUGO_VERSION=0.76.2
ARG HUGO_SHA=41716915d69418237e85f9a642173c76a398a84a9b1578b85645fd5de350fbbf ARG HUGO_SHA=f220dbf793819790028def08ff4c934742dd73de9bb0a4a4be59cc70314008cb
ARG HUGO_EXTENDED_SHA=a30cab097d216cc8dd0d76a93413cf01cb8d0ca32d91c62941cc371b07f55bb9 ARG HUGO_EXTENDED_SHA=51da92e193a6caa6e36b093fd4629ca7dea236af4c726cc365b6a4cfc05b9b69
RUN set -eux && \ RUN set -eux && \
case ${HUGO} in \ case ${HUGO} in \
*_extended) \ *_extended) \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment