You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -174,7 +174,7 @@ RUN --mount=type=bind,from=nginx-files,src=nginx_signing.key,target=/tmp/nginx_s
174
174
&& ubi-clean.sh
175
175
176
176
############################################# Base image for Alpine with NGINX Plus ##############################################
177
-
FROM alpine:3.22@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 AS alpine-plus
177
+
FROM alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 AS alpine-plus
178
178
ARG NGINX_PLUS_VERSION
179
179
ARG PACKAGE_REPO
180
180
ARG NGINX_AGENT_VERSION
@@ -212,7 +212,7 @@ RUN --mount=type=bind,from=alpine-fips-3.22,target=/tmp/fips/ \
212
212
213
213
214
214
############################################# Base image for Alpine with NGINX Plus, App Protect WAF and FIPS #############################################
215
-
FROM alpine:3.19@sha256:3be987e6cde1d07e873c012bf6cfe941e6e85d16ca5fc5b8bedc675451d2de67 AS alpine-plus-nap-fips
215
+
FROM alpine:3.19@sha256:6baf43584bcb78f2e5847d1de515f23499913ac9f12bdf834811a3145eb11ca1 AS alpine-plus-nap-fips
216
216
ARG NGINX_PLUS_VERSION
217
217
ARG NAP_WAF_VERSION
218
218
ARG PACKAGE_REPO
@@ -246,7 +246,7 @@ RUN --mount=type=bind,from=alpine-fips-3.19,target=/tmp/fips/ \
246
246
247
247
248
248
############################################# Base image for Alpine with NGINX Plus, App Protect WAFv5 and FIPS #############################################
249
-
FROM alpine:3.19@sha256:3be987e6cde1d07e873c012bf6cfe941e6e85d16ca5fc5b8bedc675451d2de67 AS alpine-plus-nap-v5-fips
249
+
FROM alpine:3.19@sha256:6baf43584bcb78f2e5847d1de515f23499913ac9f12bdf834811a3145eb11ca1 AS alpine-plus-nap-v5-fips
250
250
ARG NGINX_PLUS_VERSION
251
251
ARG NAP_WAF_VERSION
252
252
ARG PACKAGE_REPO
@@ -505,7 +505,7 @@ RUN --mount=type=secret,id=nginx-repo.crt,dst=/etc/ssl/nginx/nginx-repo.crt,mode
505
505
506
506
507
507
############################################# Base image for UBI8 with NGINX Plus and App Protect WAF #############################################
508
-
FROM redhat/ubi8@sha256:534c2c0efa4150ede18e3f9d7480d3b9ec2a52e62bc91cd54e08ee7336819619 AS ubi-8-plus-nap
508
+
FROM redhat/ubi8@sha256:2f698e145dd30ac9f611b8984b910640bc210fae476dc36aa9ba200fad2a30ed AS ubi-8-plus-nap
509
509
ARG NGINX_PLUS_VERSION
510
510
ARG NAP_WAF_VERSION
511
511
ARG BUILD_OS
@@ -545,7 +545,7 @@ RUN --mount=type=secret,id=nginx-repo.crt,dst=/etc/ssl/nginx/nginx-repo.crt,mode
545
545
546
546
547
547
############################################# Base image for UBI8 with NGINX Plus and App Protect WAFv5 #############################################
548
-
FROM redhat/ubi8@sha256:534c2c0efa4150ede18e3f9d7480d3b9ec2a52e62bc91cd54e08ee7336819619 AS ubi-8-plus-nap-v5
548
+
FROM redhat/ubi8@sha256:2f698e145dd30ac9f611b8984b910640bc210fae476dc36aa9ba200fad2a30ed AS ubi-8-plus-nap-v5
0 commit comments