Update dependency klakegg/hugo to v0.104.3

This commit is contained in:
Kasper Juul Hermansen 2022-10-25 21:40:23 +00:00
parent 92812a8862
commit d7a669fbba

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 FROM nginx
COPY --from=hugo /target /usr/share/nginx/html COPY --from=hugo /target /usr/share/nginx/html