summaryrefslogtreecommitdiff
path: root/docker-compose/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'docker-compose/Pkgfile')
-rw-r--r--docker-compose/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-compose/Pkgfile b/docker-compose/Pkgfile
index a2efd029b..5d5f8ad0d 100644
--- a/docker-compose/Pkgfile
+++ b/docker-compose/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: python3-jsonschema python3-six python3-dockerpty python3-docker python3-websocket-client python3-texttable python3-requests python3-yaml python3-docopt python3-cached-property python3-importlib_metadata python3-pyrsistent python3-attrs python3-paramiko python3-zipp python3-pynacl python3-bcrypt python3-distro python3-dotenv
name=docker-compose
-version=1.26.2
+version=1.28.5
release=1
source=(https://github.com/docker/compose/archive/$version/$name-$version.tar.gz)

Generated by cgit