new_hugo #19

Merged
stefan merged 6 commits from new_hugo into master 2023-09-11 09:23:46 +00:00
Showing only changes of commit d8ff32d679 - Show all commits

View File

@ -1,4 +1,4 @@
FROM plugins/hugo:1.0.0 AS builder
FROM gohugoio/hugo:0.31 AS builder
FROM nginx:1.25.2-alpine
COPY --from=builder /usr/share/nginx/html /usr/share/nginx/html