From 1afad50a841ccbae7f17d079831b1cee2d37f321 Mon Sep 17 00:00:00 2001 From: David Michael Date: Fri, 23 Mar 2018 08:09:13 -0400 Subject: [PATCH] app-arch/torcx: Bump the non-1.12 Docker profile to 18.03 --- .../coreos-overlay/app-arch/torcx/files/docker-1.12-no.json | 2 +- .../torcx/{torcx-0.1.2-r7.ebuild => torcx-0.1.2-r8.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename sdk_container/src/third_party/coreos-overlay/app-arch/torcx/{torcx-0.1.2-r7.ebuild => torcx-0.1.2-r8.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 b7cc4d0395..876293a40f 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": "18.02" + "reference": "18.03" } ] } diff --git a/sdk_container/src/third_party/coreos-overlay/app-arch/torcx/torcx-0.1.2-r7.ebuild b/sdk_container/src/third_party/coreos-overlay/app-arch/torcx/torcx-0.1.2-r8.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-arch/torcx/torcx-0.1.2-r7.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-arch/torcx/torcx-0.1.2-r8.ebuild