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

Commit 70a66ba

Browse files
committed
Bump Docker App to v0.8.0-beta1
Signed-off-by: Christopher Crone <christopher.crone@docker.com> Upstream-commit: ba11e23 Component: packaging
1 parent e439d25 commit 70a66ba

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

1212
build() {

0 commit comments

Comments
 (0)