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 8f5cd73 commit 9fe55a0Copy full SHA for 9fe55a0
build/ubi/Dockerfile.nginx
@@ -11,7 +11,7 @@ FROM ghcr.io/nginx/dependencies/nginx-ubi:ubi9@sha256:073c40696d255cbc11aff52473
11
FROM redhat/ubi9-minimal:9.6 AS ubi-nginx
12
13
# renovate: datasource=github-tags depName=nginx/agent
14
-ARG NGINX_AGENT_VERSION=v3.3.1
+ARG NGINX_AGENT_VERSION=v3.3.2
15
ARG NJS_DIR
16
ARG NGINX_CONF_DIR
17
ARG BUILD_AGENT
build/ubi/Dockerfile.nginxplus
@@ -13,7 +13,7 @@ FROM redhat/ubi9-minimal:9.6 AS ubi-nginx-plus
ARG NGINX_PLUS_VERSION=R35
18
19
0 commit comments