diff --git a/e2e/templates/dra-integration.yml.j2 b/e2e/templates/dra-integration.yml.j2 index e1d6f7a36..c401ebb42 100644 --- a/e2e/templates/dra-integration.yml.j2 +++ b/e2e/templates/dra-integration.yml.j2 @@ -40,7 +40,7 @@ metadata: spec: containers: - name: ctr0 - image: ubuntu:22.04 + image: docker.io/library/ubuntu:22.04 command: ["bash", "-c"] args: ["export; sleep 9999"] resources: