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: