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

This commit is contained in:
Renovate Bot 2025-04-04 09:01:52 +00:00
parent 623c11557a
commit c7bc6a2d39

View file

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