From afb94c77314c4c2278ce515ac4d7b39e1d76bdd5 Mon Sep 17 00:00:00 2001 From: "info@pi-farm.de" Date: Mon, 22 Jun 2026 11:08:14 +0000 Subject: [PATCH] buildargs.env aktualisiert --- buildargs.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildargs.env b/buildargs.env index 6f1a007..c74924f 100644 --- a/buildargs.env +++ b/buildargs.env @@ -1,5 +1,5 @@ ## BUILD STAGE -BUILD_TAG=1.00 +BUILD_TAG=20.04 BUILD_BASE_IMAGE=ubuntu:${BUILD_TAG} #BUILD_ALPINE_ARCH_AMD64=x86_64 #BUILD_ALPINE_ARCH_AARCH64=aarch64