File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ RUN apk add --no-cache libcap \
28
28
# ############################################ Base image for Debian with NGINX Plus #############################################
29
29
FROM debian:buster-slim AS debian-plus
30
30
ARG IC_VERSION
31
- ENV NGINX_PLUS_VERSION 23-1 ~buster
31
+ ENV NGINX_PLUS_VERSION 23-2 ~buster
32
32
ENV NGINX_NJS_VERSION 23+0.5.0-1~buster
33
33
34
34
LABEL version=debian-nginx-plus-$NGINX_PLUS_VERSION-$IC_VERSION
@@ -157,7 +157,7 @@ RUN echo "[nginx]" >> /etc/yum.repos.d/nginx.repo \
157
157
FROM openshift-base AS openshift-plus
158
158
ARG IC_VERSION
159
159
160
- ENV NGINX_PLUS_VERSION 23-1 .el8.ngx
160
+ ENV NGINX_PLUS_VERSION 23-2 .el8.ngx
161
161
162
162
LABEL image-version=ubi-nginx-$NGINX_PLUS_VERSION-$IC_VERSION
163
163
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ ENV APPPROTECT_ENGINE_VERSION 6.3.6-1.el7.ngx
14
14
ENV APPPROTECT_COMPILER_VERSION 6.3.6-1.el7.ngx
15
15
ENV APPPROTECT_SIG_VERSION 2021.02.26-1.el7.ngx
16
16
ENV APPPROTECT_THREAT_CAMPAIGNS_VERSION 2021.03.02-1.el7.ngx
17
- ENV NGINX_PLUS_VERSION 23-1 .el7.ngx
17
+ ENV NGINX_PLUS_VERSION 23-2 .el7.ngx
18
18
ARG IC_VERSION
19
19
20
20
# Download certificate and key from the customer portal (https://cs.nginx.com)
You can’t perform that action at this time.
0 commit comments