Skip to content

Commit 7074c50

Browse files
authored
update nginx
Signed-off-by: Zoey <[email protected]>
1 parent 13dc389 commit 7074c50

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
@@ -3,7 +3,7 @@ ARG BUILD
33

44
ARG LUAJIT_INC=/usr/include/luajit-2.1
55
ARG LUAJIT_LIB=/usr/lib
6-
ARG NGINX_VER=1.25.1
6+
ARG NGINX_VER=1.25.2
77

88
WORKDIR /src
99
# Requirements

0 commit comments

Comments
 (0)