Update dependency klakegg/hugo to v0.104.3 - autoclosed #2

Closed
kjuulh wants to merge 1 commits from renovate/klakegg-hugo-0.x into main
Showing only changes of commit d7a669fbba - Show all commits

View File

@ -1,4 +1,4 @@
FROM klakegg/hugo:0.93.2-onbuild AS hugo
FROM klakegg/hugo:0.104.3-onbuild AS hugo
FROM nginx
COPY --from=hugo /target /usr/share/nginx/html