diff --git a/e2e/compose-env.yaml b/e2e/compose-env.yaml index df810df6c..703b718cd 100644 --- a/e2e/compose-env.yaml +++ b/e2e/compose-env.yaml @@ -1,7 +1,7 @@ services: registry: - image: 'registry:2' + image: 'registry:3' engine: image: 'docker:${ENGINE_VERSION:-28}-dind'