fix(deps): update ghcr.io/gohugoio/hugo docker tag to v0.142.0

This commit is contained in:
Renovate Bot 2025-01-22 13:05:02 +00:00
parent 5fafb925cd
commit 46bd006078

View file

@ -1,4 +1,4 @@
FROM ghcr.io/gohugoio/hugo:v0.141.0 as builder
FROM ghcr.io/gohugoio/hugo:v0.142.0 as builder
COPY --chown=hugo:hugo .git .git
COPY --chown=hugo:hugo content content