Skip to content

Commit

Permalink
[19.03] Bump docker-app to v0.8.0 (#341)
Browse files Browse the repository at this point in the history
[19.03] Bump docker-app to v0.8.0
  • Loading branch information
seemethere committed Jun 11, 2019
2 parents 00955cf + d0f93bd commit faa0a35
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-rc1
COMMIT=v0.8.0
DEST=${GOPATH}/src/github.com/docker/app

build() {
Expand Down

0 comments on commit faa0a35

Please sign in to comment.