From e435e823389431608db69c695c8a6c3a50264c99 Mon Sep 17 00:00:00 2001 From: Euan Kemp Date: Mon, 27 Feb 2017 17:15:41 -0800 Subject: [PATCH] app-emulation/docker: lockdown 1.12 containerd dep --- .../coreos-overlay/app-emulation/docker/docker-1.12.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.12.6.ebuild b/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.12.6.ebuild index 28f20efd3b..87106e15b9 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.12.6.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.12.6.ebuild @@ -61,7 +61,7 @@ RDEPEND=" >=app-arch/xz-utils-4.9 >=sys-apps/shadow-4.4 - >=app-emulation/containerd-0.2.5[seccomp?] + =app-emulation/containerd-0.2.5[seccomp?] =app-emulation/runc-1.0.0_rc2_p9[apparmor?,seccomp?] "