Skip to content

Commit 73a6b3f

Browse files
authored
Merge pull request libgit2#79 from libgit2/rhel-6
Use CentOS 6 instead of 7 for rhel-x64 RID
2 parents 9fa94cc + c63afc2 commit 73a6b3f

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)