Merge pull request #98993 from r-ryantm/auto-update/docker-compose

docker-compose: 1.26.2 -> 1.27.4
gstqt5
Maximilian Bosch 2020-09-30 16:09:58 +02:00 committed by GitHub
commit fd28991cd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -8,12 +8,12 @@
}:
buildPythonApplication rec {
version = "1.26.2";
version = "1.27.4";
pname = "docker-compose";
src = fetchPypi {
inherit pname version;
sha256 = "0c3v30z7jlbxm9nxs42vv3nbja0zsppkcd6fnd0mjcm1s60hyssp";
sha256 = "5a5690f24c27d4b43dcbe6b3fae91ba680713208e99ee863352b3bae37bcaa83";
};
# lots of networking and other fails