.
Some checks failed
/ release-and-build (push) Failing after 20s

This commit is contained in:
2026-03-16 15:43:33 +01:00
parent 8591a5e5f8
commit 4fb011e013

View File

@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1
ARG BUILD_BASE_IMAGE=alpine:latest #Fallback alpine:latest
ARG BUILD_BASE_IMAGE=alpine:latest
FROM ${BUILD_BASE_IMAGE} AS rootfs-stage
# environment