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

This commit is contained in:
Renovate Bot 2024-12-14 19:34:35 +00:00
parent 34dfac84f0
commit c1ef46a2de

View file

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