Browse Source

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

protoc-artifacts: Update centos base from 6.6 to 6.9
Adam Cozzette 7 years ago
parent
commit
61476b8e74
1 changed files with 1 additions and 1 deletions
  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 \