From bd47a62bc93c5de9c0125dd09e436652ee122213 Mon Sep 17 00:00:00 2001 From: Brandon Ording Date: Sat, 3 Nov 2018 11:41:42 -0400 Subject: [PATCH] Use CentOS 6 instead of 7 for rhel-x64 RID --- Dockerfile.rhel-x64 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.rhel-x64 b/Dockerfile.rhel-x64 index 332752d2..9edc2ad6 100644 --- a/Dockerfile.rhel-x64 +++ b/Dockerfile.rhel-x64 @@ -1,4 +1,4 @@ -FROM centos:7 +FROM centos:6 WORKDIR /nativebinaries COPY . /nativebinaries/