@ -97,17 +97,17 @@ $ docker run -it --rm grpc-php/alpine
```
### `centos7`
This image builds the `grpc` extension against the GCC version in Centos7 base image.
This image builds the `grpc` extension against the GCC version in Centos7 base image. The default version of gcc in centos7 is gcc-4.8.5. Run `scl enable devtoolset-7 bash` command to enable gcc-7.3.1.