Skip to content

Commit 69bf867

Browse files
committed
bump docker-app to 0.9.0-beta1
Signed-off-by: Yves Brissaud <[email protected]>
1 parent 28a0f18 commit 69bf867

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/app.installer

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ source "$(dirname "$0")/.common"
66

77
GOPATH=$(go env GOPATH)
88
REPO=https://github.com/docker/app.git
9-
COMMIT=v0.8.0
9+
COMMIT=v0.9.0-beta1
1010
DEST=${GOPATH}/src/github.com/docker/app
1111

1212
build() {

0 commit comments

Comments
 (0)