Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit 00ceec1

Browse files
authored
[19.03] Bump docker-app to v0.8.0-rc1 (#335)
[19.03] Bump docker-app to v0.8.0-rc1 Upstream-commit: 00955cf7473581f0e0a0e282f029ac23581d2ea6 Component: packaging
2 parents 8bfbb46 + 8b81637 commit 00ceec1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/packaging/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-beta2
9+
COMMIT=v0.8.0-rc1
1010
DEST=${GOPATH}/src/github.com/docker/app
1111

1212
build() {

0 commit comments

Comments
 (0)