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!