Skip to content

Commit 98902dd

Browse files
committed
Upgrade NGINX Plus version to 27-2
Signed-off-by: Elijah Zupancic <[email protected]>
1 parent 7ff0522 commit 98902dd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile.buildkit.plus

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM debian:bullseye-slim
22

3-
ENV NGINX_PLUS_VERSION 27-1
3+
ENV NGINX_PLUS_VERSION 27-2
44
ENV NGINX_VERSION 1.21.6
55
ENV NJS_VERSION 27+0.7.7-1
66
ENV XSLT_VERSION 27-1

Dockerfile.plus

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM debian:bullseye-slim
22

3-
ENV NGINX_PLUS_VERSION 27-1
3+
ENV NGINX_PLUS_VERSION 27-2
44
ENV NGINX_VERSION 1.21.6
55
ENV NJS_VERSION 27+0.7.7-1
66
ENV XSLT_VERSION 27-1

0 commit comments

Comments
 (0)