From c509fa6445179654877a97e2895cab49e5742b8d Mon Sep 17 00:00:00 2001 From: octospacc Date: Sun, 8 Dec 2024 01:46:22 +0100 Subject: [PATCH] Hugo v0.133.1, Alpine v3.20 --- .gitlab-ci.yml | 2 +- Scripts/Lib/Globals.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9b890d97..c5f04955 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: alpine:latest +image: alpine:3.20 pages: stage: deploy script: | diff --git a/Scripts/Lib/Globals.sh b/Scripts/Lib/Globals.sh index 50f1befd..0c15f152 100644 --- a/Scripts/Lib/Globals.sh +++ b/Scripts/Lib/Globals.sh @@ -3,7 +3,7 @@ RepoUrl="https://gitlab.com/octtspacc/sitoctt.git" BranchThis="sitoctt-next" BranchTranslate="translate-cache" -HugoVersion="0.133.0" +HugoVersion="0.133.1" # Templating of content summaries and similar things is broken somewhere since > 0.133.1 #/bin/sh!