We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8972dec commit 657944dCopy full SHA for 657944d
1 file changed
hoist.sh
@@ -1,5 +1,5 @@
1
#!/usr/bin/env bash
2
-HOIST_VERSION="1.7.0"
+HOIST_VERSION="1.7.1"
3
HOIST_REPO="KingPin/hoist"
4
5
DOCKER_BINARY="${DOCKER_BINARY:-$(which docker)}"
0 commit comments