From dd3fefaba405e764d3d76eecfd96159a33357a1b Mon Sep 17 00:00:00 2001 From: David Michael Date: Mon, 23 Oct 2017 17:04:29 -0700 Subject: [PATCH] app-arch/torcx: Bump the non-1.12 profile to 17.10 --- .../coreos-overlay/app-arch/torcx/files/docker-1.12-no.json | 2 +- .../torcx/{torcx-0.1.2-r1.ebuild => torcx-0.1.2-r2.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename sdk_container/src/third_party/coreos-overlay/app-arch/torcx/{torcx-0.1.2-r1.ebuild => torcx-0.1.2-r2.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 bc5b77291f..2e7247cadd 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.09" + "reference": "17.10" } ] } diff --git a/sdk_container/src/third_party/coreos-overlay/app-arch/torcx/torcx-0.1.2-r1.ebuild b/sdk_container/src/third_party/coreos-overlay/app-arch/torcx/torcx-0.1.2-r2.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-arch/torcx/torcx-0.1.2-r1.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-arch/torcx/torcx-0.1.2-r2.ebuild