fix OpenTelemtry image build (#10888)
* fix OpenTelemtry image build * use fpic
This commit is contained in:
parent
256374079f
commit
8227888ba0
3 changed files with 65 additions and 8 deletions
|
|
@ -148,7 +148,7 @@ get_src()
|
|||
|
||||
install_nginx()
|
||||
{
|
||||
export NGINX_VERSION=1.21.6
|
||||
export NGINX_VERSION=1.25.3
|
||||
|
||||
# Check for recent changes: https://github.com/open-telemetry/opentelemetry-cpp-contrib/compare/2656a4...main
|
||||
export OPENTELEMETRY_CONTRIB_COMMIT=aaa51e2297bcb34297f3c7aa44fa790497d2f7f3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue