nginx-modules / docker-nginx-boringssl

NGINX Docker built top of rolling release BoringSSL (SIMD x86_64-v4/aarch64/armv7)
https://hub.docker.com/r/denji/nginx-boringssl/
50 stars 10 forks source link

BoringSSL have changed the ".c" file extension to the ".cc" file extension #7

Closed iz8mbw closed 7 years ago

iz8mbw commented 7 years ago

Hi. BoringSSL have changed the ".c" file extension to the ".cc" file extension. The Dockerfile files (this "https://github.com/nginx-modules/docker-nginx-boringssl/blob/master/stable/alpine/Dockerfile" and this "https://github.com/nginx-modules/docker-nginx-boringssl/blob/master/mainline/alpine/Dockerfile") should be updated in the "sed" command part because they still refer to the ".c" files and not to the new ".cc" files. Thanks.

denji commented 7 years ago

Thank you! I will changed https://github.com/nginx-modules/docker-nginx-boringssl/commit/b10735d4c9aa2f5ff66e5788dcdccf907b8bbeff