docker: fix reference to unknown attribute

This commit is contained in:
Peter Hoeg 2017-05-12 11:12:52 +08:00
parent 11b8cfb506
commit 49d3b432c3

View File

@ -13422,7 +13422,6 @@ with pkgs;
inherit (callPackage ../applications/virtualization/docker { })
docker_17_03
docker_17_04
docker_17_05;
docker = docker_17_03;