diff --git a/Containerfile b/Containerfile index f5f8f6e..8354162 100644 --- a/Containerfile +++ b/Containerfile @@ -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