Skip to content

Commit bd47a62

Browse files
committed
Use CentOS 6 instead of 7 for rhel-x64 RID
1 parent 3b52079 commit bd47a62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.rhel-x64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM centos:7
1+
FROM centos:6
22
WORKDIR /nativebinaries
33
COPY . /nativebinaries/
44

0 commit comments

Comments
 (0)