Merge pull request #6466 from thaJeztah/registry_3

e2e: use registry v3
This commit is contained in:
Paweł Gronowski
2025-09-24 13:17:23 +02:00
committed by GitHub

View File

@ -1,7 +1,7 @@
services:
registry:
image: 'registry:2'
image: 'registry:3'
engine:
image: 'docker:${ENGINE_VERSION:-28}-dind'