Skip to content

Commit

Permalink
[19.03] Bump docker-app to v0.8.0-rc1 (#335)
Browse files Browse the repository at this point in the history
[19.03] Bump docker-app to v0.8.0-rc1
  • Loading branch information
seemethere committed May 24, 2019
2 parents 54345e3 + 47a17b7 commit 00955cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/app.installer
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ source "$(dirname "$0")/.common"

GOPATH=$(go env GOPATH)
REPO=https://github.com/docker/app.git
COMMIT=v0.8.0-beta2
COMMIT=v0.8.0-rc1
DEST=${GOPATH}/src/github.com/docker/app

build() {
Expand Down

0 comments on commit 00955cf

Please sign in to comment.