From e66d4837a79051723def3553f4f5d370326b795a Mon Sep 17 00:00:00 2001 From: David Michael Date: Wed, 22 Nov 2017 14:55:02 -0500 Subject: [PATCH] app-arch/torcx: Bump the non-1.12 Docker profile to 17.11 --- .../coreos-overlay/app-arch/torcx/files/docker-1.12-no.json | 2 +- .../torcx/{torcx-0.1.2-r2.ebuild => torcx-0.1.2-r3.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename sdk_container/src/third_party/coreos-overlay/app-arch/torcx/{torcx-0.1.2-r2.ebuild => torcx-0.1.2-r3.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 2e7247cadd..86f7a018d4 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.10" + "reference": "17.11" } ] } diff --git a/sdk_container/src/third_party/coreos-overlay/app-arch/torcx/torcx-0.1.2-r2.ebuild b/sdk_container/src/third_party/coreos-overlay/app-arch/torcx/torcx-0.1.2-r3.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-arch/torcx/torcx-0.1.2-r2.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-arch/torcx/torcx-0.1.2-r3.ebuild