We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9de33a5 commit 7acb947Copy full SHA for 7acb947
Dockerfile
@@ -18,7 +18,7 @@ WORKDIR /opt/nginx-otel/build
18
RUN cmake -DNGX_OTEL_NGINX_BUILD_DIR=/opt/nginx/objs ..
19
RUN make -j 8
20
21
-FROM docker.io/nginxinc/nginx-unprivileged:1.25.3-alpine3.18-slim
+FROM docker.io/nginxinc/nginx-unprivileged:1.25.4-alpine3.18-slim
22
23
USER 0
24
RUN apk add --no-cache grpc grpc-cpp
0 commit comments