version bugfixing
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Stefan Hoffmann 2023-09-11 10:20:22 +02:00
parent 732b3180c3
commit 8b50813e55
Signed by: stefan
GPG Key ID: 8EFC7042BF8D5CDD

View File

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