mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
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