Merge pull request #6466 from thaJeztah/registry_3
e2e: use registry v3
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
services:
|
||||
|
||||
registry:
|
||||
image: 'registry:2'
|
||||
image: 'registry:3'
|
||||
|
||||
engine:
|
||||
image: 'docker:${ENGINE_VERSION:-28}-dind'
|
||||
|
||||
Reference in New Issue
Block a user