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 1cd1092 commit d6db0ddCopy full SHA for d6db0dd
build/Dockerfile.nginx
@@ -7,7 +7,7 @@ ADD --link --chown=101:1001 https://cs.nginx.com/static/keys/nginx_signing.rsa.p
7
FROM nginx:1.28.0-alpine-otel
8
9
# renovate: datasource=github-tags depName=nginx/agent
10
-ARG NGINX_AGENT_VERSION=v3.0.1
+ARG NGINX_AGENT_VERSION=v3.0.2
11
ARG NJS_DIR
12
ARG NGINX_CONF_DIR
13
ARG BUILD_AGENT
build/Dockerfile.nginxplus
@@ -8,7 +8,7 @@ FROM alpine:3.21
ARG NGINX_PLUS_VERSION=R34
14
0 commit comments