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

This commit is contained in:
Renovate Bot 2024-11-23 15:04:29 +00:00
parent a50c23d45c
commit f5a20f7d64

View file

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