fix fallback
Some checks failed
/ release-and-build (push) Failing after 16s

This commit is contained in:
user.name pi-farm
2026-03-16 12:18:51 +01:00
parent 2884e99426
commit db8e4169e3

View File

@@ -1,6 +1,4 @@
# Example Dockerfile for amd64 ARG BUILD_BASE_IMAGE=debian:trixie-slim
ARG BUILD_BASE_IMAGE=debian:latest
FROM ${BUILD_BASE_IMAGE} FROM ${BUILD_BASE_IMAGE}
ARG MAINTAINER ARG MAINTAINER