From d6d7f73d3a59817c8bf64cf35c7b0a4a1eaa21c9 Mon Sep 17 00:00:00 2001 From: "info@pi-farm.de" Date: Tue, 10 Feb 2026 11:29:07 +0000 Subject: [PATCH] versions.env aktualisiert --- versions.env | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/versions.env b/versions.env index c267bbf..908a6ad 100644 --- a/versions.env +++ b/versions.env @@ -8,7 +8,8 @@ MAINTAINER=pi-farm OCI_VENDOR=pi-farm OCI_LICENSE=Apache -TARGET_PLATFORMS=linux/amd64,linux/arm64 +TARGET_PLATFORMS=linux/amd64 +#,linux/arm64 APP_PORT=8080 APP_USER=app