mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
The docker/docker-ce repository components are only synchronized periodically with the upstream docker/cli repository. This patch switches the script to directly use the upstream cli repository, instead of the docker-ce mono-repo. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>