diff --git a/sdk_container/src/third_party/coreos-overlay/app-torcx/docker/docker-17.11.ebuild b/sdk_container/src/third_party/coreos-overlay/app-torcx/docker/docker-17.12.ebuild similarity index 78% rename from sdk_container/src/third_party/coreos-overlay/app-torcx/docker/docker-17.11.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-torcx/docker/docker-17.12.ebuild index f24db58bd9..b7950cf29f 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-torcx/docker/docker-17.11.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/app-torcx/docker/docker-17.12.ebuild @@ -1,4 +1,4 @@ -# Copyright (c) 2017 CoreOS, Inc.. All rights reserved. +# Copyright (c) 2017-2018 CoreOS, Inc.. All rights reserved. # Distributed under the terms of the GNU General Public License v2 EAPI=2 @@ -11,10 +11,10 @@ KEYWORDS="amd64 arm64" # Explicitly list all packages that will be built into the image. RDEPEND=" - =app-emulation/docker-17.11.0 - =app-emulation/containerd-1.0.0_beta2_p53 + =app-emulation/docker-17.12.0 + =app-emulation/containerd-1.0.0 =app-emulation/docker-proxy-0.8.0_p20170917 - =app-emulation/docker-runc-1.0.0_rc4_p104 + =app-emulation/docker-runc-1.0.0_rc4_p171 =dev-libs/libltdl-2.4.6 =sys-process/tini-0.13.2 " diff --git a/sdk_container/src/third_party/coreos-overlay/app-torcx/docker/files/docker-17.11-manifest.json b/sdk_container/src/third_party/coreos-overlay/app-torcx/docker/files/docker-17.12-manifest.json similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-torcx/docker/files/docker-17.11-manifest.json rename to sdk_container/src/third_party/coreos-overlay/app-torcx/docker/files/docker-17.12-manifest.json