From db3fa0d3b1fe308ee5cf720bfea0ea4de924ba70 Mon Sep 17 00:00:00 2001 From: David Michael Date: Thu, 26 Apr 2018 17:26:38 -0400 Subject: [PATCH] app-torcx/docker: Bump the 18.03 LTS image to 18.03.1 --- .../coreos-overlay/app-torcx/docker/docker-18.03.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sdk_container/src/third_party/coreos-overlay/app-torcx/docker/docker-18.03.ebuild b/sdk_container/src/third_party/coreos-overlay/app-torcx/docker/docker-18.03.ebuild index 6cf7f56300..7ee28f9ca8 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-torcx/docker/docker-18.03.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/app-torcx/docker/docker-18.03.ebuild @@ -11,9 +11,9 @@ KEYWORDS="amd64 arm64" # Explicitly list all packages that will be built into the image. RDEPEND=" - =app-emulation/docker-18.03.0 - =app-emulation/containerd-1.0.2 - =app-emulation/docker-proxy-0.8.0_p20180314 + =app-emulation/docker-18.03.1 + =app-emulation/containerd-1.0.3 + =app-emulation/docker-proxy-0.8.0_p20180411 =app-emulation/docker-runc-1.0.0_rc5 =dev-libs/libltdl-2.4.6 =sys-process/tini-0.13.2