Bump Hugo
Some checks failed
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
2026-05-31 16:32:17 +01:00
parent e807db8b1a
commit a021b4fa60
39 changed files with 484 additions and 849 deletions

View File

@@ -1,4 +1,4 @@
FROM ghcr.io/peaceiris/hugo:v0.145.0-full AS hugo-builder
FROM ghcr.io/peaceiris/hugo:v0.162.1-full AS hugo-builder
COPY . /app
WORKDIR /app
RUN /usr/bin/hugo --minify --source=src/ --destination /app/build/