We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62bd259 commit 75410d9Copy full SHA for 75410d9
1 file changed
packages/addons/addon-depends/docker/cli/package.mk
@@ -3,7 +3,7 @@
3
4
PKG_NAME="cli"
5
PKG_VERSION="$(get_pkg_version moby)"
6
-PKG_SHA256="6198939fd6de9cec74f9129b388a7f259cac1fe63758d73a61216093001dc55a"
+PKG_SHA256="f2bdc2b7ee7f7840a4d5b845f6c1fdf8bd7a123bba7cf9f1056220794b07ba9c"
7
PKG_LICENSE="ASL"
8
PKG_SITE="https://github.com/docker/cli"
9
PKG_URL="https://github.com/docker/cli/archive/v${PKG_VERSION}.tar.gz"
@@ -12,7 +12,7 @@ PKG_LONGDESC="The Docker CLI"
12
PKG_TOOLCHAIN="manual"
13
14
# Git commit of the matching tag https://github.com/docker/cli/tags
15
-export PKG_GIT_COMMIT="0e6fee6c52f761dc79dc4bf712ea9fe4095c9bd2"
+export PKG_GIT_COMMIT="0b9d1985dbf919678745f122b12b46f730b97d87"
16
17
configure_target() {
18
go_configure
0 commit comments