NGINX: Bump OpenTelemetry. (#12631)

Co-authored-by: matthias-haase <matthias.haase.fulda@gmx.de>
This commit is contained in:
k8s-infra-cherrypick-robot 2025-01-06 14:00:30 -08:00 committed by GitHub
parent c635bb6eec
commit 54a76f2d80
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 6 deletions

View file

@ -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 \