fix case warning
Some checks failed
Container Publish / on-success-skip (push) Has been skipped
Container Publish / build-image (arm64) (push) Successful in 11s
Container Publish / build-image (amd64) (push) Successful in 11s
Container Publish / update docker manifest (push) Successful in 9s
Vulnerability Scan / Daily Vulnerability Scan (arm64) (push) Failing after 6s
Vulnerability Scan / Daily Vulnerability Scan (amd64) (push) Failing after 6s

This commit is contained in:
2025-06-08 13:51:55 +02:00
parent c197feefb1
commit bfbd2a975b

View File

@@ -1,6 +1,6 @@
##### this stage will download latest tarball ##### this stage will download latest tarball
FROM alpine:latest as prep FROM alpine:latest AS prep
ARG HUGO_ARCH=amd64 ARG HUGO_ARCH=amd64