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

This commit is contained in:
Renovate Bot 2024-11-20 23:34:22 +00:00 committed by WrenIX
parent 67a416a82b
commit ac2ba661d5
Signed by: wrenix
GPG key ID: 7AFDB012974B1BB5

View file

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