NGINX: Bump OpenTelemetry. (#12632)
Co-authored-by: mhf42 <104972593+matthias-haase@users.noreply.github.com>
This commit is contained in:
parent
920f1ebe05
commit
e10cf1b709
2 changed files with 10 additions and 6 deletions
|
|
@ -51,6 +51,8 @@ RUN apk update \
|
|||
tzdata \
|
||||
grpc-cpp \
|
||||
libprotobuf \
|
||||
abseil-cpp-crc-cpu-detect \
|
||||
abseil-cpp-vlog-config-internal \
|
||||
&& ln -s /usr/local/nginx/sbin/nginx /sbin/nginx \
|
||||
&& adduser -S -D -H -u 101 -h /usr/local/nginx \
|
||||
-s /sbin/nologin -G www-data -g www-data www-data \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue