Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit 120511a

Browse files
authored
Merge pull request #642 from tiborvass/19.03-switch-to-moby
[19.03] components: use moby/moby instead of docker/engine
2 parents bee145a + f620b6d commit 120511a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
url = git@github.com:docker/docker-ce-packaging
33
branch = 19.03
44
[component "engine"]
5-
url = git@github.com:docker/engine
5+
url = git@github.com:moby/moby
66
branch = 19.03
77
[component "cli"]
88
url = git@github.com:docker/cli

0 commit comments

Comments
 (0)