File tree 14 files changed +28
-28
lines changed
amazonlinux/2023.6.20250203.1
14 files changed +28
-28
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ ENV VER_NGINX=$VER_NGINX
42
42
# ngx_devel_kit
43
43
# https://github.com/vision5/ngx_devel_kit
44
44
# 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
46
46
ENV VER_NGX_DEVEL_KIT=$VER_NGX_DEVEL_KIT
47
47
48
48
# njs
@@ -178,7 +178,7 @@ ENV VER_MISC_NGINX=$VER_MISC_NGINX
178
178
179
179
# stream-lua-nginx-module
180
180
# https://github.com/openresty/stream-lua-nginx-module
181
- ARG VER_OPENRESTY_STREAMLUA=92717427784535c2bd2a7aa5234fa91b34f5e95d
181
+ ARG VER_OPENRESTY_STREAMLUA=35071d983042b6820427d2312c143a13a137b2ea
182
182
ENV VER_OPENRESTY_STREAMLUA=$VER_OPENRESTY_STREAMLUA
183
183
184
184
# lua-resty-limit-traffic
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ ENV VER_NGINX=$VER_NGINX
42
42
# ngx_devel_kit
43
43
# https://github.com/vision5/ngx_devel_kit
44
44
# 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
46
46
ENV VER_NGX_DEVEL_KIT=$VER_NGX_DEVEL_KIT
47
47
48
48
# njs
@@ -178,7 +178,7 @@ ENV VER_MISC_NGINX=$VER_MISC_NGINX
178
178
179
179
# stream-lua-nginx-module
180
180
# https://github.com/openresty/stream-lua-nginx-module
181
- ARG VER_OPENRESTY_STREAMLUA=92717427784535c2bd2a7aa5234fa91b34f5e95d
181
+ ARG VER_OPENRESTY_STREAMLUA=35071d983042b6820427d2312c143a13a137b2ea
182
182
ENV VER_OPENRESTY_STREAMLUA=$VER_OPENRESTY_STREAMLUA
183
183
184
184
# lua-resty-limit-traffic
Original file line number Diff line number Diff line change 4
4
# ngx_devel_kit
5
5
# https://github.com/vision5/ngx_devel_kit/releases
6
6
# The NDK is now considered to be stable.
7
- VER_NGX_DEVEL_KIT=0.3.3
7
+ VER_NGX_DEVEL_KIT=0.3.4
8
8
9
9
# njs
10
10
# https://github.com/nginx/njs/tags
@@ -110,7 +110,7 @@ VER_MISC_NGINX=0.33
110
110
# error: unknown type name 'ngx_stream_ssl_conf_t'; did you mean 'ngx_stream_addr_conf_t'
111
111
# The fix is released in master branch only without proper tag yet.
112
112
# So using the latest master commit available to date.
113
- VER_OPENRESTY_STREAMLUA=92717427784535c2bd2a7aa5234fa91b34f5e95d
113
+ VER_OPENRESTY_STREAMLUA=35071d983042b6820427d2312c143a13a137b2ea
114
114
115
115
# lua-resty-limit-traffic
116
116
# https://github.com/openresty/lua-resty-limit-traffic/tags
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ ENV VER_NGINX=$VER_NGINX
42
42
# ngx_devel_kit
43
43
# https://github.com/vision5/ngx_devel_kit
44
44
# 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
46
46
ENV VER_NGX_DEVEL_KIT=$VER_NGX_DEVEL_KIT
47
47
48
48
# njs
@@ -178,7 +178,7 @@ ENV VER_MISC_NGINX=$VER_MISC_NGINX
178
178
179
179
# stream-lua-nginx-module
180
180
# https://github.com/openresty/stream-lua-nginx-module
181
- ARG VER_OPENRESTY_STREAMLUA=92717427784535c2bd2a7aa5234fa91b34f5e95d
181
+ ARG VER_OPENRESTY_STREAMLUA=35071d983042b6820427d2312c143a13a137b2ea
182
182
ENV VER_OPENRESTY_STREAMLUA=$VER_OPENRESTY_STREAMLUA
183
183
184
184
# lua-resty-limit-traffic
Original file line number Diff line number Diff line change 4
4
# ngx_devel_kit
5
5
# https://github.com/vision5/ngx_devel_kit/releases
6
6
# The NDK is now considered to be stable.
7
- VER_NGX_DEVEL_KIT=0.3.3
7
+ VER_NGX_DEVEL_KIT=0.3.4
8
8
9
9
# njs
10
10
# https://github.com/nginx/njs/tags
@@ -110,7 +110,7 @@ VER_MISC_NGINX=0.33
110
110
# error: unknown type name 'ngx_stream_ssl_conf_t'; did you mean 'ngx_stream_addr_conf_t'
111
111
# The fix is released in master branch only without proper tag yet.
112
112
# So using the latest master commit available to date.
113
- VER_OPENRESTY_STREAMLUA=92717427784535c2bd2a7aa5234fa91b34f5e95d
113
+ VER_OPENRESTY_STREAMLUA=35071d983042b6820427d2312c143a13a137b2ea
114
114
115
115
# lua-resty-limit-traffic
116
116
# https://github.com/openresty/lua-resty-limit-traffic/tags
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ ENV VER_NGINX=$VER_NGINX
42
42
# ngx_devel_kit
43
43
# https://github.com/vision5/ngx_devel_kit
44
44
# 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
46
46
ENV VER_NGX_DEVEL_KIT=$VER_NGX_DEVEL_KIT
47
47
48
48
# njs
@@ -178,7 +178,7 @@ ENV VER_MISC_NGINX=$VER_MISC_NGINX
178
178
179
179
# stream-lua-nginx-module
180
180
# https://github.com/openresty/stream-lua-nginx-module
181
- ARG VER_OPENRESTY_STREAMLUA=92717427784535c2bd2a7aa5234fa91b34f5e95d
181
+ ARG VER_OPENRESTY_STREAMLUA=35071d983042b6820427d2312c143a13a137b2ea
182
182
ENV VER_OPENRESTY_STREAMLUA=$VER_OPENRESTY_STREAMLUA
183
183
184
184
# lua-resty-limit-traffic
Original file line number Diff line number Diff line change 4
4
# ngx_devel_kit
5
5
# https://github.com/vision5/ngx_devel_kit/releases
6
6
# The NDK is now considered to be stable.
7
- VER_NGX_DEVEL_KIT=0.3.3
7
+ VER_NGX_DEVEL_KIT=0.3.4
8
8
9
9
# njs
10
10
# https://github.com/nginx/njs/tags
@@ -110,7 +110,7 @@ VER_MISC_NGINX=0.33
110
110
# error: unknown type name 'ngx_stream_ssl_conf_t'; did you mean 'ngx_stream_addr_conf_t'
111
111
# The fix is released in master branch only without proper tag yet.
112
112
# So using the latest master commit available to date.
113
- VER_OPENRESTY_STREAMLUA=92717427784535c2bd2a7aa5234fa91b34f5e95d
113
+ VER_OPENRESTY_STREAMLUA=35071d983042b6820427d2312c143a13a137b2ea
114
114
115
115
# lua-resty-limit-traffic
116
116
# https://github.com/openresty/lua-resty-limit-traffic/tags
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ ENV VER_NGINX=$VER_NGINX
42
42
# ngx_devel_kit
43
43
# https://github.com/vision5/ngx_devel_kit
44
44
# 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
46
46
ENV VER_NGX_DEVEL_KIT=$VER_NGX_DEVEL_KIT
47
47
48
48
# njs
@@ -178,7 +178,7 @@ ENV VER_MISC_NGINX=$VER_MISC_NGINX
178
178
179
179
# stream-lua-nginx-module
180
180
# https://github.com/openresty/stream-lua-nginx-module
181
- ARG VER_OPENRESTY_STREAMLUA=92717427784535c2bd2a7aa5234fa91b34f5e95d
181
+ ARG VER_OPENRESTY_STREAMLUA=35071d983042b6820427d2312c143a13a137b2ea
182
182
ENV VER_OPENRESTY_STREAMLUA=$VER_OPENRESTY_STREAMLUA
183
183
184
184
# lua-resty-limit-traffic
Original file line number Diff line number Diff line change 4
4
# ngx_devel_kit
5
5
# https://github.com/vision5/ngx_devel_kit/releases
6
6
# The NDK is now considered to be stable.
7
- VER_NGX_DEVEL_KIT=0.3.3
7
+ VER_NGX_DEVEL_KIT=0.3.4
8
8
9
9
# njs
10
10
# https://github.com/nginx/njs/tags
@@ -110,7 +110,7 @@ VER_MISC_NGINX=0.33
110
110
# error: unknown type name 'ngx_stream_ssl_conf_t'; did you mean 'ngx_stream_addr_conf_t'
111
111
# The fix is released in master branch only without proper tag yet.
112
112
# So using the latest master commit available to date.
113
- VER_OPENRESTY_STREAMLUA=92717427784535c2bd2a7aa5234fa91b34f5e95d
113
+ VER_OPENRESTY_STREAMLUA=35071d983042b6820427d2312c143a13a137b2ea
114
114
115
115
# lua-resty-limit-traffic
116
116
# https://github.com/openresty/lua-resty-limit-traffic/tags
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ ENV VER_NGINX=$VER_NGINX
42
42
# ngx_devel_kit
43
43
# https://github.com/vision5/ngx_devel_kit
44
44
# 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
46
46
ENV VER_NGX_DEVEL_KIT=$VER_NGX_DEVEL_KIT
47
47
48
48
# njs
@@ -178,7 +178,7 @@ ENV VER_MISC_NGINX=$VER_MISC_NGINX
178
178
179
179
# stream-lua-nginx-module
180
180
# https://github.com/openresty/stream-lua-nginx-module
181
- ARG VER_OPENRESTY_STREAMLUA=92717427784535c2bd2a7aa5234fa91b34f5e95d
181
+ ARG VER_OPENRESTY_STREAMLUA=35071d983042b6820427d2312c143a13a137b2ea
182
182
ENV VER_OPENRESTY_STREAMLUA=$VER_OPENRESTY_STREAMLUA
183
183
184
184
# lua-resty-limit-traffic
Original file line number Diff line number Diff line change 4
4
# ngx_devel_kit
5
5
# https://github.com/vision5/ngx_devel_kit/releases
6
6
# The NDK is now considered to be stable.
7
- VER_NGX_DEVEL_KIT=0.3.3
7
+ VER_NGX_DEVEL_KIT=0.3.4
8
8
9
9
# njs
10
10
# https://github.com/nginx/njs/tags
@@ -110,7 +110,7 @@ VER_MISC_NGINX=0.33
110
110
# error: unknown type name 'ngx_stream_ssl_conf_t'; did you mean 'ngx_stream_addr_conf_t'
111
111
# The fix is released in master branch only without proper tag yet.
112
112
# So using the latest master commit available to date.
113
- VER_OPENRESTY_STREAMLUA=92717427784535c2bd2a7aa5234fa91b34f5e95d
113
+ VER_OPENRESTY_STREAMLUA=35071d983042b6820427d2312c143a13a137b2ea
114
114
115
115
# lua-resty-limit-traffic
116
116
# https://github.com/openresty/lua-resty-limit-traffic/tags
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ ENV VER_NGINX=$VER_NGINX
42
42
# ngx_devel_kit
43
43
# https://github.com/vision5/ngx_devel_kit
44
44
# 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
46
46
ENV VER_NGX_DEVEL_KIT=$VER_NGX_DEVEL_KIT
47
47
48
48
# njs
@@ -178,7 +178,7 @@ ENV VER_MISC_NGINX=$VER_MISC_NGINX
178
178
179
179
# stream-lua-nginx-module
180
180
# https://github.com/openresty/stream-lua-nginx-module
181
- ARG VER_OPENRESTY_STREAMLUA=92717427784535c2bd2a7aa5234fa91b34f5e95d
181
+ ARG VER_OPENRESTY_STREAMLUA=35071d983042b6820427d2312c143a13a137b2ea
182
182
ENV VER_OPENRESTY_STREAMLUA=$VER_OPENRESTY_STREAMLUA
183
183
184
184
# lua-resty-limit-traffic
Original file line number Diff line number Diff line change 4
4
# ngx_devel_kit
5
5
# https://github.com/vision5/ngx_devel_kit/releases
6
6
# The NDK is now considered to be stable.
7
- VER_NGX_DEVEL_KIT=0.3.3
7
+ VER_NGX_DEVEL_KIT=0.3.4
8
8
9
9
# njs
10
10
# https://github.com/nginx/njs/tags
@@ -110,7 +110,7 @@ VER_MISC_NGINX=0.33
110
110
# error: unknown type name 'ngx_stream_ssl_conf_t'; did you mean 'ngx_stream_addr_conf_t'
111
111
# The fix is released in master branch only without proper tag yet.
112
112
# So using the latest master commit available to date.
113
- VER_OPENRESTY_STREAMLUA=92717427784535c2bd2a7aa5234fa91b34f5e95d
113
+ VER_OPENRESTY_STREAMLUA=35071d983042b6820427d2312c143a13a137b2ea
114
114
115
115
# lua-resty-limit-traffic
116
116
# https://github.com/openresty/lua-resty-limit-traffic/tags
Original file line number Diff line number Diff line change 4
4
# ngx_devel_kit
5
5
# https://github.com/vision5/ngx_devel_kit/releases
6
6
# The NDK is now considered to be stable.
7
- VER_NGX_DEVEL_KIT=0.3.3
7
+ VER_NGX_DEVEL_KIT=0.3.4
8
8
9
9
# njs
10
10
# https://github.com/nginx/njs/tags
@@ -110,7 +110,7 @@ VER_MISC_NGINX=0.33
110
110
# error: unknown type name 'ngx_stream_ssl_conf_t'; did you mean 'ngx_stream_addr_conf_t'
111
111
# The fix is released in master branch only without proper tag yet.
112
112
# So using the latest master commit available to date.
113
- VER_OPENRESTY_STREAMLUA=92717427784535c2bd2a7aa5234fa91b34f5e95d
113
+ VER_OPENRESTY_STREAMLUA=35071d983042b6820427d2312c143a13a137b2ea
114
114
115
115
# lua-resty-limit-traffic
116
116
# https://github.com/openresty/lua-resty-limit-traffic/tags
You can’t perform that action at this time.
0 commit comments