diff --git a/srcpkgs/docker-cli/template b/srcpkgs/docker-cli/template index 34f43602019..dd99fcc34cd 100644 --- a/srcpkgs/docker-cli/template +++ b/srcpkgs/docker-cli/template @@ -2,7 +2,7 @@ # should be kept in sync with moby pkgname=docker-cli version=24.0.5 -revision=1 +revision=2 build_style=go go_package="github.com/docker/cli/cmd/docker" go_import_path="github.com/docker/cli"