diff --git a/docs/abra/hack.md b/docs/abra/hack.md index b0b6097..59f692d 100644 --- a/docs/abra/hack.md +++ b/docs/abra/hack.md @@ -442,7 +442,7 @@ We maintain a fork of [godotenv](https://git.coopcloud.tech/toolshed/godotenv) b ### `docker/cli` -We maintain a fork of [docker-cli](https://git.coopcloud.tech/toolshed/docker-cli/) because we needed to [patch port exposing](https://git.coopcloud.tech/toolshed/docker-cli/commit/2fbb22f65866ac97b47e4d47d8f855fee8c98e2a) to fix this [bug](https://github.com/docker/cli/issues/2407). Once the fix was upstreamed we can remove this fork again. +We maintain a fork of [docker-cli](https://git.coopcloud.tech/toolshed/docker-cli/) because we needed to [patch port exposing](https://git.coopcloud.tech/toolshed/docker-cli/commit/2fbb22f65866ac97b47e4d47d8f855fee8c98e2a) to fix this [bug](https://github.com/docker/cli/issues/2407). Once the [fix was upstreamed](https://github.com/docker/cli/pull/6799) we can remove this fork again. ### `docker/client`