mirror of
https://github.com/docker/cli.git
synced 2026-01-06 05:41:44 +03:00
e2e: use registry v3
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
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