fix(deps): update ghcr.io/gohugoio/hugo docker tag to v0.142.0
This commit is contained in:
parent
5fafb925cd
commit
46bd006078
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM ghcr.io/gohugoio/hugo:v0.141.0 as builder
|
FROM ghcr.io/gohugoio/hugo:v0.142.0 as builder
|
||||||
|
|
||||||
COPY --chown=hugo:hugo .git .git
|
COPY --chown=hugo:hugo .git .git
|
||||||
COPY --chown=hugo:hugo content content
|
COPY --chown=hugo:hugo content content
|
||||||
|
|
Loading…
Add table
Reference in a new issue