Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

Commit

Permalink
docker: 19.03.4 -> 19.03.5
Browse files Browse the repository at this point in the history
  • Loading branch information
zowoq authored and alyssais committed Jan 3, 2020
1 parent 72d4651 commit 31d2d5a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/applications/virtualization/docker/default.nix
Expand Up @@ -206,9 +206,9 @@ rec {
};

docker_19_03 = makeOverridable dockerGen {
version = "19.03.4";
rev = "9013bf583a215dc1488d941f9b6f7f11e1ea899f";
sha256 = "094d6d93jd7g1vw362cqbv9qbyv8h6pb6dj750pgqvnf1bn1mffb";
version = "19.03.5";
rev = "633a0ea838f10e000b7c6d6eed1623e6e988b5bc";
sha256 = "1cs38ffh5xn8c40rln4pvd53iahvi4kys9an6kpclvvciqfc2cxs";
runcRev = "3e425f80a8c931f88e6d94a8c831b9d5aa481657";
runcSha256 = "18psc830b2rkwml1x6vxngam5b5wi3pj14mw817rshpzy87prspj";
containerdRev = "b34a5c8af56e510852c35414db4c1f4fa6172339";
Expand Down

0 comments on commit 31d2d5a

Please sign in to comment.