Skip to content

Commit a52d159

Browse files
authored
Merge pull request #79 from libgit2/rhel-6
Use CentOS 6 instead of 7 for rhel-x64 RID
2 parents 3b52079 + bd47a62 commit a52d159

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)