Compare commits

..

2 commits

Author SHA1 Message Date
Renovate Bot
c7bc6a2d39 fix(deps): update ghcr.io/gohugoio/hugo docker tag to v0.145.0 2025-04-04 09:01:52 +00:00
623c11557a
move to own git 2025-04-04 10:56:28 +02:00

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