Fix: use correct image tag for Hugo build

This commit is contained in:
2026-03-09 05:33:47 +00:00
parent eaddbcb924
commit bf330a4f9f

View File

@@ -1,5 +1,5 @@
# Use a specific version tag to bypass 'latest' caching issues
image: klakegg/hugo:0.155.3-ext-alpine
image: klakegg/hugo:ext-alpine
variables:
HUGO_ENV: production