diff options
Diffstat (limited to 'python3-docker/Pkgfile')
-rw-r--r-- | python3-docker/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python3-docker/Pkgfile b/python3-docker/Pkgfile index 324a33fd0..6bc770f75 100644 --- a/python3-docker/Pkgfile +++ b/python3-docker/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-requests python3-websocket-client name=python3-docker -version=4.4.1 +version=4.4.3 release=1 source=(https://pypi.python.org/packages/source/d/docker/docker-$version.tar.gz) |