NGINX: Bump OpenTelemetry. (#12631)
Co-authored-by: matthias-haase <matthias.haase.fulda@gmx.de>
This commit is contained in:
parent
c635bb6eec
commit
54a76f2d80
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