aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@alpinelinux.org>2019-07-23 09:32:54 +0000
committerCarlo Landmeter <clandmeter@gmail.com>2019-07-23 09:42:26 +0000
commite20a19ed8e4d9277bdcc1bf26064853998f832da (patch)
tree647b52cbf53bb2e9cb650abb0f2674ed69c54cd7 /testing
parent77115d9509584345c8868c4614e36c11360700e0 (diff)
downloadaports-e20a19ed8e4d9277bdcc1bf26064853998f832da.tar.bz2
aports-e20a19ed8e4d9277bdcc1bf26064853998f832da.tar.xz
testing/docker-compose: upgrade to 1.24.1
Diffstat (limited to 'testing')
-rw-r--r--testing/docker-compose/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/docker-compose/APKBUILD b/testing/docker-compose/APKBUILD
index a0724cb647..6f4e01e2b6 100644
--- a/testing/docker-compose/APKBUILD
+++ b/testing/docker-compose/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=docker-compose
-pkgver=1.24.0
+pkgver=1.24.1
pkgrel=1
pkgdesc="Define and run multi-container applications with Docker"
url="https://docs.docker.com/compose/"