Skip to content

Commit 4366db3

Browse files
Automated updates
1 parent 84c6142 commit 4366db3

File tree

14 files changed

+28
-28
lines changed

14 files changed

+28
-28
lines changed

Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ ENV VER_NGINX=$VER_NGINX
4242
# ngx_devel_kit
4343
# https://github.com/vision5/ngx_devel_kit
4444
# The NDK is now considered to be stable.
45-
ARG VER_NGX_DEVEL_KIT=0.3.3
45+
ARG VER_NGX_DEVEL_KIT=0.3.4
4646
ENV VER_NGX_DEVEL_KIT=$VER_NGX_DEVEL_KIT
4747

4848
# njs
@@ -178,7 +178,7 @@ ENV VER_MISC_NGINX=$VER_MISC_NGINX
178178

179179
# stream-lua-nginx-module
180180
# https://github.com/openresty/stream-lua-nginx-module
181-
ARG VER_OPENRESTY_STREAMLUA=92717427784535c2bd2a7aa5234fa91b34f5e95d
181+
ARG VER_OPENRESTY_STREAMLUA=35071d983042b6820427d2312c143a13a137b2ea
182182
ENV VER_OPENRESTY_STREAMLUA=$VER_OPENRESTY_STREAMLUA
183183

184184
# lua-resty-limit-traffic

nginx/1.27.4/almalinux/9.5-20241118/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ ENV VER_NGINX=$VER_NGINX
4242
# ngx_devel_kit
4343
# https://github.com/vision5/ngx_devel_kit
4444
# The NDK is now considered to be stable.
45-
ARG VER_NGX_DEVEL_KIT=0.3.3
45+
ARG VER_NGX_DEVEL_KIT=0.3.4
4646
ENV VER_NGX_DEVEL_KIT=$VER_NGX_DEVEL_KIT
4747

4848
# njs
@@ -178,7 +178,7 @@ ENV VER_MISC_NGINX=$VER_MISC_NGINX
178178

179179
# stream-lua-nginx-module
180180
# https://github.com/openresty/stream-lua-nginx-module
181-
ARG VER_OPENRESTY_STREAMLUA=92717427784535c2bd2a7aa5234fa91b34f5e95d
181+
ARG VER_OPENRESTY_STREAMLUA=35071d983042b6820427d2312c143a13a137b2ea
182182
ENV VER_OPENRESTY_STREAMLUA=$VER_OPENRESTY_STREAMLUA
183183

184184
# lua-resty-limit-traffic

nginx/1.27.4/almalinux/9.5-20241118/tpl/.env.dist

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# ngx_devel_kit
55
# https://github.com/vision5/ngx_devel_kit/releases
66
# The NDK is now considered to be stable.
7-
VER_NGX_DEVEL_KIT=0.3.3
7+
VER_NGX_DEVEL_KIT=0.3.4
88

99
# njs
1010
# https://github.com/nginx/njs/tags
@@ -110,7 +110,7 @@ VER_MISC_NGINX=0.33
110110
# error: unknown type name 'ngx_stream_ssl_conf_t'; did you mean 'ngx_stream_addr_conf_t'
111111
# The fix is released in master branch only without proper tag yet.
112112
# So using the latest master commit available to date.
113-
VER_OPENRESTY_STREAMLUA=92717427784535c2bd2a7aa5234fa91b34f5e95d
113+
VER_OPENRESTY_STREAMLUA=35071d983042b6820427d2312c143a13a137b2ea
114114

115115
# lua-resty-limit-traffic
116116
# https://github.com/openresty/lua-resty-limit-traffic/tags

nginx/1.27.4/alpine/3.21.3/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ ENV VER_NGINX=$VER_NGINX
4242
# ngx_devel_kit
4343
# https://github.com/vision5/ngx_devel_kit
4444
# The NDK is now considered to be stable.
45-
ARG VER_NGX_DEVEL_KIT=0.3.3
45+
ARG VER_NGX_DEVEL_KIT=0.3.4
4646
ENV VER_NGX_DEVEL_KIT=$VER_NGX_DEVEL_KIT
4747

4848
# njs
@@ -178,7 +178,7 @@ ENV VER_MISC_NGINX=$VER_MISC_NGINX
178178

179179
# stream-lua-nginx-module
180180
# https://github.com/openresty/stream-lua-nginx-module
181-
ARG VER_OPENRESTY_STREAMLUA=92717427784535c2bd2a7aa5234fa91b34f5e95d
181+
ARG VER_OPENRESTY_STREAMLUA=35071d983042b6820427d2312c143a13a137b2ea
182182
ENV VER_OPENRESTY_STREAMLUA=$VER_OPENRESTY_STREAMLUA
183183

184184
# lua-resty-limit-traffic

nginx/1.27.4/alpine/3.21.3/tpl/.env.dist

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# ngx_devel_kit
55
# https://github.com/vision5/ngx_devel_kit/releases
66
# The NDK is now considered to be stable.
7-
VER_NGX_DEVEL_KIT=0.3.3
7+
VER_NGX_DEVEL_KIT=0.3.4
88

99
# njs
1010
# https://github.com/nginx/njs/tags
@@ -110,7 +110,7 @@ VER_MISC_NGINX=0.33
110110
# error: unknown type name 'ngx_stream_ssl_conf_t'; did you mean 'ngx_stream_addr_conf_t'
111111
# The fix is released in master branch only without proper tag yet.
112112
# So using the latest master commit available to date.
113-
VER_OPENRESTY_STREAMLUA=92717427784535c2bd2a7aa5234fa91b34f5e95d
113+
VER_OPENRESTY_STREAMLUA=35071d983042b6820427d2312c143a13a137b2ea
114114

115115
# lua-resty-limit-traffic
116116
# https://github.com/openresty/lua-resty-limit-traffic/tags

nginx/1.27.4/amazonlinux/2023.6.20250203.1/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ ENV VER_NGINX=$VER_NGINX
4242
# ngx_devel_kit
4343
# https://github.com/vision5/ngx_devel_kit
4444
# The NDK is now considered to be stable.
45-
ARG VER_NGX_DEVEL_KIT=0.3.3
45+
ARG VER_NGX_DEVEL_KIT=0.3.4
4646
ENV VER_NGX_DEVEL_KIT=$VER_NGX_DEVEL_KIT
4747

4848
# njs
@@ -178,7 +178,7 @@ ENV VER_MISC_NGINX=$VER_MISC_NGINX
178178

179179
# stream-lua-nginx-module
180180
# https://github.com/openresty/stream-lua-nginx-module
181-
ARG VER_OPENRESTY_STREAMLUA=92717427784535c2bd2a7aa5234fa91b34f5e95d
181+
ARG VER_OPENRESTY_STREAMLUA=35071d983042b6820427d2312c143a13a137b2ea
182182
ENV VER_OPENRESTY_STREAMLUA=$VER_OPENRESTY_STREAMLUA
183183

184184
# lua-resty-limit-traffic

nginx/1.27.4/amazonlinux/2023.6.20250203.1/tpl/.env.dist

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# ngx_devel_kit
55
# https://github.com/vision5/ngx_devel_kit/releases
66
# The NDK is now considered to be stable.
7-
VER_NGX_DEVEL_KIT=0.3.3
7+
VER_NGX_DEVEL_KIT=0.3.4
88

99
# njs
1010
# https://github.com/nginx/njs/tags
@@ -110,7 +110,7 @@ VER_MISC_NGINX=0.33
110110
# error: unknown type name 'ngx_stream_ssl_conf_t'; did you mean 'ngx_stream_addr_conf_t'
111111
# The fix is released in master branch only without proper tag yet.
112112
# So using the latest master commit available to date.
113-
VER_OPENRESTY_STREAMLUA=92717427784535c2bd2a7aa5234fa91b34f5e95d
113+
VER_OPENRESTY_STREAMLUA=35071d983042b6820427d2312c143a13a137b2ea
114114

115115
# lua-resty-limit-traffic
116116
# https://github.com/openresty/lua-resty-limit-traffic/tags

nginx/1.27.4/debian/12.9/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ ENV VER_NGINX=$VER_NGINX
4242
# ngx_devel_kit
4343
# https://github.com/vision5/ngx_devel_kit
4444
# The NDK is now considered to be stable.
45-
ARG VER_NGX_DEVEL_KIT=0.3.3
45+
ARG VER_NGX_DEVEL_KIT=0.3.4
4646
ENV VER_NGX_DEVEL_KIT=$VER_NGX_DEVEL_KIT
4747

4848
# njs
@@ -178,7 +178,7 @@ ENV VER_MISC_NGINX=$VER_MISC_NGINX
178178

179179
# stream-lua-nginx-module
180180
# https://github.com/openresty/stream-lua-nginx-module
181-
ARG VER_OPENRESTY_STREAMLUA=92717427784535c2bd2a7aa5234fa91b34f5e95d
181+
ARG VER_OPENRESTY_STREAMLUA=35071d983042b6820427d2312c143a13a137b2ea
182182
ENV VER_OPENRESTY_STREAMLUA=$VER_OPENRESTY_STREAMLUA
183183

184184
# lua-resty-limit-traffic

nginx/1.27.4/debian/12.9/tpl/.env.dist

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# ngx_devel_kit
55
# https://github.com/vision5/ngx_devel_kit/releases
66
# The NDK is now considered to be stable.
7-
VER_NGX_DEVEL_KIT=0.3.3
7+
VER_NGX_DEVEL_KIT=0.3.4
88

99
# njs
1010
# https://github.com/nginx/njs/tags
@@ -110,7 +110,7 @@ VER_MISC_NGINX=0.33
110110
# error: unknown type name 'ngx_stream_ssl_conf_t'; did you mean 'ngx_stream_addr_conf_t'
111111
# The fix is released in master branch only without proper tag yet.
112112
# So using the latest master commit available to date.
113-
VER_OPENRESTY_STREAMLUA=92717427784535c2bd2a7aa5234fa91b34f5e95d
113+
VER_OPENRESTY_STREAMLUA=35071d983042b6820427d2312c143a13a137b2ea
114114

115115
# lua-resty-limit-traffic
116116
# https://github.com/openresty/lua-resty-limit-traffic/tags

nginx/1.27.4/fedora/41/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ ENV VER_NGINX=$VER_NGINX
4242
# ngx_devel_kit
4343
# https://github.com/vision5/ngx_devel_kit
4444
# The NDK is now considered to be stable.
45-
ARG VER_NGX_DEVEL_KIT=0.3.3
45+
ARG VER_NGX_DEVEL_KIT=0.3.4
4646
ENV VER_NGX_DEVEL_KIT=$VER_NGX_DEVEL_KIT
4747

4848
# njs
@@ -178,7 +178,7 @@ ENV VER_MISC_NGINX=$VER_MISC_NGINX
178178

179179
# stream-lua-nginx-module
180180
# https://github.com/openresty/stream-lua-nginx-module
181-
ARG VER_OPENRESTY_STREAMLUA=92717427784535c2bd2a7aa5234fa91b34f5e95d
181+
ARG VER_OPENRESTY_STREAMLUA=35071d983042b6820427d2312c143a13a137b2ea
182182
ENV VER_OPENRESTY_STREAMLUA=$VER_OPENRESTY_STREAMLUA
183183

184184
# lua-resty-limit-traffic

nginx/1.27.4/fedora/41/tpl/.env.dist

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# ngx_devel_kit
55
# https://github.com/vision5/ngx_devel_kit/releases
66
# The NDK is now considered to be stable.
7-
VER_NGX_DEVEL_KIT=0.3.3
7+
VER_NGX_DEVEL_KIT=0.3.4
88

99
# njs
1010
# https://github.com/nginx/njs/tags
@@ -110,7 +110,7 @@ VER_MISC_NGINX=0.33
110110
# error: unknown type name 'ngx_stream_ssl_conf_t'; did you mean 'ngx_stream_addr_conf_t'
111111
# The fix is released in master branch only without proper tag yet.
112112
# So using the latest master commit available to date.
113-
VER_OPENRESTY_STREAMLUA=92717427784535c2bd2a7aa5234fa91b34f5e95d
113+
VER_OPENRESTY_STREAMLUA=35071d983042b6820427d2312c143a13a137b2ea
114114

115115
# lua-resty-limit-traffic
116116
# https://github.com/openresty/lua-resty-limit-traffic/tags

nginx/1.27.4/ubuntu/24.04/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ ENV VER_NGINX=$VER_NGINX
4242
# ngx_devel_kit
4343
# https://github.com/vision5/ngx_devel_kit
4444
# The NDK is now considered to be stable.
45-
ARG VER_NGX_DEVEL_KIT=0.3.3
45+
ARG VER_NGX_DEVEL_KIT=0.3.4
4646
ENV VER_NGX_DEVEL_KIT=$VER_NGX_DEVEL_KIT
4747

4848
# njs
@@ -178,7 +178,7 @@ ENV VER_MISC_NGINX=$VER_MISC_NGINX
178178

179179
# stream-lua-nginx-module
180180
# https://github.com/openresty/stream-lua-nginx-module
181-
ARG VER_OPENRESTY_STREAMLUA=92717427784535c2bd2a7aa5234fa91b34f5e95d
181+
ARG VER_OPENRESTY_STREAMLUA=35071d983042b6820427d2312c143a13a137b2ea
182182
ENV VER_OPENRESTY_STREAMLUA=$VER_OPENRESTY_STREAMLUA
183183

184184
# lua-resty-limit-traffic

nginx/1.27.4/ubuntu/24.04/tpl/.env.dist

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# ngx_devel_kit
55
# https://github.com/vision5/ngx_devel_kit/releases
66
# The NDK is now considered to be stable.
7-
VER_NGX_DEVEL_KIT=0.3.3
7+
VER_NGX_DEVEL_KIT=0.3.4
88

99
# njs
1010
# https://github.com/nginx/njs/tags
@@ -110,7 +110,7 @@ VER_MISC_NGINX=0.33
110110
# error: unknown type name 'ngx_stream_ssl_conf_t'; did you mean 'ngx_stream_addr_conf_t'
111111
# The fix is released in master branch only without proper tag yet.
112112
# So using the latest master commit available to date.
113-
VER_OPENRESTY_STREAMLUA=92717427784535c2bd2a7aa5234fa91b34f5e95d
113+
VER_OPENRESTY_STREAMLUA=35071d983042b6820427d2312c143a13a137b2ea
114114

115115
# lua-resty-limit-traffic
116116
# https://github.com/openresty/lua-resty-limit-traffic/tags

src/.env.dist

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# ngx_devel_kit
55
# https://github.com/vision5/ngx_devel_kit/releases
66
# The NDK is now considered to be stable.
7-
VER_NGX_DEVEL_KIT=0.3.3
7+
VER_NGX_DEVEL_KIT=0.3.4
88

99
# njs
1010
# https://github.com/nginx/njs/tags
@@ -110,7 +110,7 @@ VER_MISC_NGINX=0.33
110110
# error: unknown type name 'ngx_stream_ssl_conf_t'; did you mean 'ngx_stream_addr_conf_t'
111111
# The fix is released in master branch only without proper tag yet.
112112
# So using the latest master commit available to date.
113-
VER_OPENRESTY_STREAMLUA=92717427784535c2bd2a7aa5234fa91b34f5e95d
113+
VER_OPENRESTY_STREAMLUA=35071d983042b6820427d2312c143a13a137b2ea
114114

115115
# lua-resty-limit-traffic
116116
# https://github.com/openresty/lua-resty-limit-traffic/tags

0 commit comments

Comments
 (0)