Skip to content

Commit 2725cc3

Browse files
authored
Merge pull request #407 from eunomie/docker-app-0.9.0-beta-1
bump docker-app to 0.9.0-beta1
2 parents 28a0f18 + 69bf867 commit 2725cc3

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)