Skip to content

Commit 6d7f771

Browse files
committed
update nginx version to release-1.28.0
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 324b16f commit 6d7f771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ SHELL ["/bin/ash", "-eo", "pipefail", "-c"]
55
ARG LUAJIT_INC=/usr/include/luajit-2.1
66
ARG LUAJIT_LIB=/usr/lib
77

8-
ARG NGINX_VER=release-1.27.5
8+
ARG NGINX_VER=release-1.28.0
99
ARG MODSEC_VER=v3.0.14
1010

1111
ARG DTR_VER=1.27.5

0 commit comments

Comments
 (0)