mirror of https://github.com/docker/docs.git
upstream: update distribution ref (#15886)
Signed-off-by: David Karlsson <david.karlsson@docker.com> Signed-off-by: David Karlsson <david.karlsson@docker.com>
This commit is contained in:
parent
04f0ed9997
commit
54504458cb
|
@ -178,7 +178,7 @@ fetch-remote:
|
||||||
|
|
||||||
- repo: "https://github.com/distribution/distribution"
|
- repo: "https://github.com/distribution/distribution"
|
||||||
default_branch: "main"
|
default_branch: "main"
|
||||||
ref: "release/2.7"
|
ref: "main"
|
||||||
paths:
|
paths:
|
||||||
- dest: "registry/spec"
|
- dest: "registry/spec"
|
||||||
src:
|
src:
|
||||||
|
|
Loading…
Reference in New Issue