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

This commit is contained in:
Renovate Bot 2024-12-30 16:04:42 +00:00
parent 1b28b9c383
commit 0bb09df315

View file

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