diff options
Diffstat (limited to 'testing/docker-compose')
| -rw-r--r-- | testing/docker-compose/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/docker-compose/APKBUILD b/testing/docker-compose/APKBUILD index ce69f539cb..562fe4b2bf 100644 --- a/testing/docker-compose/APKBUILD +++ b/testing/docker-compose/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=docker-compose pkgver=1.23.2 -pkgrel=0 +pkgrel=1 pkgdesc="Define and run multi-container applications with Docker" url="https://docs.docker.com/compose/" arch="all" |
