From b8400164fd7a2f8431c96342458c0a265b6d5f11 Mon Sep 17 00:00:00 2001 From: Felix Kunde Date: Fri, 12 Dec 2025 14:23:51 +0100 Subject: [PATCH] go back to test registry --- delivery.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/delivery.yaml b/delivery.yaml index ce9ec9a66..7d15c97b6 100644 --- a/delivery.yaml +++ b/delivery.yaml @@ -4,7 +4,7 @@ allow_concurrent_steps: true build_env: &BUILD_ENV PYTHON_BASE_IMAGE: container-registry.zalando.net/library/python-3.11-slim ALPINE_BASE_IMAGE: container-registry.zalando.net/library/alpine-3 - MULTI_ARCH_REGISTRY: container-registry.zalando.net/acid + MULTI_ARCH_REGISTRY: container-registry-test.zalando.net/acid pipeline: - id: build-postgres-operator