From bac6ce5a49dd21116c416efc7153c2dc509e3a36 Mon Sep 17 00:00:00 2001 From: David Michael Date: Tue, 2 Jan 2018 12:11:00 -0500 Subject: [PATCH] app-arch/torcx: Bump the non-1.12 Docker profile to 17.12 --- .../coreos-overlay/app-arch/torcx/files/docker-1.12-no.json | 2 +- .../torcx/{torcx-0.1.2-r4.ebuild => torcx-0.1.2-r5.ebuild} | 0 .../third_party/coreos-overlay/app-arch/torcx/torcx-9999.ebuild | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename sdk_container/src/third_party/coreos-overlay/app-arch/torcx/{torcx-0.1.2-r4.ebuild => torcx-0.1.2-r5.ebuild} (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/app-arch/torcx/files/docker-1.12-no.json b/sdk_container/src/third_party/coreos-overlay/app-arch/torcx/files/docker-1.12-no.json index 86f7a018d4..015a51ad5e 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-arch/torcx/files/docker-1.12-no.json +++ b/sdk_container/src/third_party/coreos-overlay/app-arch/torcx/files/docker-1.12-no.json @@ -4,7 +4,7 @@ "images": [ { "name": "docker", - "reference": "17.11" + "reference": "17.12" } ] } diff --git a/sdk_container/src/third_party/coreos-overlay/app-arch/torcx/torcx-0.1.2-r4.ebuild b/sdk_container/src/third_party/coreos-overlay/app-arch/torcx/torcx-0.1.2-r5.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-arch/torcx/torcx-0.1.2-r4.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-arch/torcx/torcx-0.1.2-r5.ebuild diff --git a/sdk_container/src/third_party/coreos-overlay/app-arch/torcx/torcx-9999.ebuild b/sdk_container/src/third_party/coreos-overlay/app-arch/torcx/torcx-9999.ebuild index 42f02f91f6..37bee49bb1 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-arch/torcx/torcx-9999.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/app-arch/torcx/torcx-9999.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=5