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 7e96071 commit 483f0ebCopy full SHA for 483f0eb
pullio.sh
@@ -5,7 +5,7 @@ DOCKER_BINARY="${DOCKER_BINARY:-$(which 'docker')}"
5
CACHE_LOCATION=/tmp
6
TAG=""
7
DEBUG=""
8
-CURRENT_VERSION=0.0.7
+CURRENT_VERSION=0.0.8
9
LATEST_VERSION=$(curl -fsSL "https://api.github.com/repos/hotio/pullio/releases" | jq -r .[0].tag_name)
10
PARALLEL=1
11
COMPOSE_TYPE="NONE"
0 commit comments