Hugo v0.133.1, Alpine v3.20

This commit is contained in:
2024-12-08 01:46:22 +01:00
parent c5deed7e07
commit c509fa6445
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
image: alpine:latest
image: alpine:3.20
pages:
stage: deploy
script: |

View File

@ -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!