From fea65fe6739e37f9114ba157f3a7ee1142d78cb8 Mon Sep 17 00:00:00 2001 From: xeniape Date: Wed, 23 Apr 2025 14:12:15 +0200 Subject: [PATCH] chore: update to oci references --- tests/templates/kuttl/opa/51-install-test-container.yaml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/templates/kuttl/opa/51-install-test-container.yaml.j2 b/tests/templates/kuttl/opa/51-install-test-container.yaml.j2 index b6de3aef..41d52067 100644 --- a/tests/templates/kuttl/opa/51-install-test-container.yaml.j2 +++ b/tests/templates/kuttl/opa/51-install-test-container.yaml.j2 @@ -55,7 +55,7 @@ spec: fsGroup: 1000 containers: - name: python - image: docker.stackable.tech/stackable/testing-tools:0.2.0-stackable0.0.0-dev + image: oci.stackable.tech/sdp/testing-tools:0.2.0-stackable0.0.0-dev stdin: true tty: true resources: