Skip to content

Commit bf27ad5

Browse files
nginx-botpdabelf5
andauthored
Docker image update e58c873f (#6497)
Update docker images e58c873f Co-authored-by: Paul Abel <[email protected]>
1 parent bb94ee3 commit bf27ad5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

build/Dockerfile

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ USER 101
102102

103103

104104
############################################# Base image for Alpine with NGINX Plus #############################################
105-
FROM alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d AS alpine-plus
105+
FROM alpine:3.20@sha256:e72ad0747b9dc266fca31fb004580d316b6ae5b0fdbbb65f17bbe371a5b24cff AS alpine-plus
106106
ARG NGINX_PLUS_VERSION
107107
ARG PACKAGE_REPO
108108

@@ -135,7 +135,7 @@ RUN --mount=type=bind,from=alpine-fips-3.20,target=/tmp/fips/ \
135135

136136

137137
############################################# Base image for Alpine with NGINX Plus, App Protect WAF and FIPS #############################################
138-
FROM alpine:3.17@sha256:3451da08fc6ef554a100da3e2df5ac6d598c82f2a774d5f6ed465c3d80cd163a AS alpine-plus-nap-fips
138+
FROM alpine:3.17@sha256:7f4ce018279b83f63d886529a33ff763da1f6b68a2a0e75114080e730f826c1e AS alpine-plus-nap-fips
139139
ARG NGINX_PLUS_VERSION
140140
ARG NGINX_AGENT
141141
ARG NGINX_PLUS_VERSION
@@ -172,7 +172,7 @@ RUN --mount=type=bind,from=alpine-fips-3.17,target=/tmp/fips/ \
172172

173173

174174
############################################# Base image for Alpine with NGINX Plus, App Protect WAFv5 and FIPS #############################################
175-
FROM alpine:3.17@sha256:3451da08fc6ef554a100da3e2df5ac6d598c82f2a774d5f6ed465c3d80cd163a AS alpine-plus-nap-v5-fips
175+
FROM alpine:3.17@sha256:7f4ce018279b83f63d886529a33ff763da1f6b68a2a0e75114080e730f826c1e AS alpine-plus-nap-v5-fips
176176
ARG NGINX_PLUS_VERSION
177177
ARG NGINX_AGENT
178178
ARG NGINX_PLUS_VERSION
@@ -439,7 +439,7 @@ RUN --mount=type=secret,id=nginx-repo.crt,dst=/etc/ssl/nginx/nginx-repo.crt,mode
439439

440440

441441
############################################# Base image for UBI8 with NGINX Plus and App Protect WAF #############################################
442-
FROM redhat/ubi8@sha256:fbfce63673a271ecb857faac4412442fe7aeb3a84f564d16a790ca7b5c8b7105 AS ubi-8-plus-nap
442+
FROM redhat/ubi8@sha256:a965f33ee4ee57dc8e40a1f9350ddf28ed0727b6cf80db46cdad0486a7580f9d AS ubi-8-plus-nap
443443
ARG NAP_MODULES
444444
ARG NGINX_AGENT
445445
ARG NGINX_PLUS_VERSION
@@ -484,7 +484,7 @@ RUN --mount=type=secret,id=nginx-repo.crt,dst=/etc/ssl/nginx/nginx-repo.crt,mode
484484

485485

486486
############################################# Base image for UBI8 with NGINX Plus and App Protect WAFv5 #############################################
487-
FROM redhat/ubi8@sha256:fbfce63673a271ecb857faac4412442fe7aeb3a84f564d16a790ca7b5c8b7105 AS ubi-8-plus-nap-v5
487+
FROM redhat/ubi8@sha256:a965f33ee4ee57dc8e40a1f9350ddf28ed0727b6cf80db46cdad0486a7580f9d AS ubi-8-plus-nap-v5
488488
ARG NAP_MODULES
489489
ARG NGINX_AGENT
490490
ARG NGINX_PLUS_VERSION

0 commit comments

Comments
 (0)