diff --git a/buildargs.env b/buildargs.env index 34781f1..8416690 100644 --- a/buildargs.env +++ b/buildargs.env @@ -2,7 +2,7 @@ BUILD_BASE_TAG=9.2 BUILD_TAG_LATEST=n # Wir nutzen UBI Minimal für ein kleines Image -BUILD_BASE_IMAGE=registry.access.redhat.com/ubi9/ubi-minimal:latest +BUILD_BASE_IMAGE=registry.access.redhat.com/ubi9/ubi-minimal:${BUILD_BASE_TAG} BUILD_RHEL_ARCH=x86_64 BUILD_RHEL_ARCH_AARCH64=aarch64