소스 검색

Merge pull request #4879 from ejona86/protoc-artifacts-tls12

protoc-artifacts: Update centos base from 6.6 to 6.9
Adam Cozzette 7 년 전
부모
커밋
61476b8e74
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      protoc-artifacts/Dockerfile

+ 1 - 1
protoc-artifacts/Dockerfile

@@ -1,4 +1,4 @@
-FROM centos:6.6
+FROM centos:6.9
 
 RUN yum install -y git \
                    tar \