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

Update Hugo to version 0.76.3

parent d7cb3055
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.2 ARG HUGO_VERSION=0.76.3
ARG HUGO_SHA=f220dbf793819790028def08ff4c934742dd73de9bb0a4a4be59cc70314008cb ARG HUGO_SHA=11a4262fca26e8edfb9d42b6e138e6907ea082dc5c7b8ecf26c65bbb63cae170
ARG HUGO_EXTENDED_SHA=51da92e193a6caa6e36b093fd4629ca7dea236af4c726cc365b6a4cfc05b9b69 ARG HUGO_EXTENDED_SHA=bea94d166e28adfc8377cba3d305a69c32bff4091426dc3eff9e3e2850113643
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