From a3d739bc05852ed0079e274ad8dbcd1c10eae102 Mon Sep 17 00:00:00 2001 From: fabiocicerchia Date: Sun, 18 Aug 2024 00:03:37 +0000 Subject: [PATCH] Automated updates --- Dockerfile | 2 +- nginx/1.27.1/almalinux/9.4-20240723/Dockerfile | 2 +- nginx/1.27.1/almalinux/9.4-20240723/tpl/.env.dist | 2 +- nginx/1.27.1/alpine/3.20.2/Dockerfile | 2 +- nginx/1.27.1/alpine/3.20.2/tpl/.env.dist | 2 +- nginx/1.27.1/amazonlinux/2023.5.20240805.0/Dockerfile | 2 +- nginx/1.27.1/amazonlinux/2023.5.20240805.0/tpl/.env.dist | 2 +- nginx/1.27.1/debian/12.6/Dockerfile | 2 +- nginx/1.27.1/debian/12.6/tpl/.env.dist | 2 +- nginx/1.27.1/fedora/40/Dockerfile | 2 +- nginx/1.27.1/fedora/40/tpl/.env.dist | 2 +- nginx/1.27.1/ubuntu/24.04/Dockerfile | 2 +- nginx/1.27.1/ubuntu/24.04/tpl/.env.dist | 2 +- src/.env.dist | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/Dockerfile b/Dockerfile index 18f6407c..fd8c937b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -178,7 +178,7 @@ ENV VER_MISC_NGINX=$VER_MISC_NGINX # stream-lua-nginx-module # https://github.com/openresty/stream-lua-nginx-module -ARG VER_OPENRESTY_STREAMLUA=982ce5283172fd5ac5cba21bfc55b579568a0994 +ARG VER_OPENRESTY_STREAMLUA=bfff61e5596cd9d1ebfad41793a27da4e78e56dc ENV VER_OPENRESTY_STREAMLUA=$VER_OPENRESTY_STREAMLUA # lua-resty-limit-traffic diff --git a/nginx/1.27.1/almalinux/9.4-20240723/Dockerfile b/nginx/1.27.1/almalinux/9.4-20240723/Dockerfile index abe20b27..f9d7ad7d 100644 --- a/nginx/1.27.1/almalinux/9.4-20240723/Dockerfile +++ b/nginx/1.27.1/almalinux/9.4-20240723/Dockerfile @@ -178,7 +178,7 @@ ENV VER_MISC_NGINX=$VER_MISC_NGINX # stream-lua-nginx-module # https://github.com/openresty/stream-lua-nginx-module -ARG VER_OPENRESTY_STREAMLUA=982ce5283172fd5ac5cba21bfc55b579568a0994 +ARG VER_OPENRESTY_STREAMLUA=bfff61e5596cd9d1ebfad41793a27da4e78e56dc ENV VER_OPENRESTY_STREAMLUA=$VER_OPENRESTY_STREAMLUA # lua-resty-limit-traffic diff --git a/nginx/1.27.1/almalinux/9.4-20240723/tpl/.env.dist b/nginx/1.27.1/almalinux/9.4-20240723/tpl/.env.dist index 29b8e6c2..e4d059ef 100644 --- a/nginx/1.27.1/almalinux/9.4-20240723/tpl/.env.dist +++ b/nginx/1.27.1/almalinux/9.4-20240723/tpl/.env.dist @@ -110,7 +110,7 @@ VER_MISC_NGINX=0.33 # error: unknown type name 'ngx_stream_ssl_conf_t'; did you mean 'ngx_stream_addr_conf_t' # The fix is released in master branch only without proper tag yet. # So using the latest master commit available to date. -VER_OPENRESTY_STREAMLUA=982ce5283172fd5ac5cba21bfc55b579568a0994 +VER_OPENRESTY_STREAMLUA=bfff61e5596cd9d1ebfad41793a27da4e78e56dc # lua-resty-limit-traffic # https://github.com/openresty/lua-resty-limit-traffic/tags diff --git a/nginx/1.27.1/alpine/3.20.2/Dockerfile b/nginx/1.27.1/alpine/3.20.2/Dockerfile index 18f6407c..fd8c937b 100644 --- a/nginx/1.27.1/alpine/3.20.2/Dockerfile +++ b/nginx/1.27.1/alpine/3.20.2/Dockerfile @@ -178,7 +178,7 @@ ENV VER_MISC_NGINX=$VER_MISC_NGINX # stream-lua-nginx-module # https://github.com/openresty/stream-lua-nginx-module -ARG VER_OPENRESTY_STREAMLUA=982ce5283172fd5ac5cba21bfc55b579568a0994 +ARG VER_OPENRESTY_STREAMLUA=bfff61e5596cd9d1ebfad41793a27da4e78e56dc ENV VER_OPENRESTY_STREAMLUA=$VER_OPENRESTY_STREAMLUA # lua-resty-limit-traffic diff --git a/nginx/1.27.1/alpine/3.20.2/tpl/.env.dist b/nginx/1.27.1/alpine/3.20.2/tpl/.env.dist index 29b8e6c2..e4d059ef 100644 --- a/nginx/1.27.1/alpine/3.20.2/tpl/.env.dist +++ b/nginx/1.27.1/alpine/3.20.2/tpl/.env.dist @@ -110,7 +110,7 @@ VER_MISC_NGINX=0.33 # error: unknown type name 'ngx_stream_ssl_conf_t'; did you mean 'ngx_stream_addr_conf_t' # The fix is released in master branch only without proper tag yet. # So using the latest master commit available to date. -VER_OPENRESTY_STREAMLUA=982ce5283172fd5ac5cba21bfc55b579568a0994 +VER_OPENRESTY_STREAMLUA=bfff61e5596cd9d1ebfad41793a27da4e78e56dc # lua-resty-limit-traffic # https://github.com/openresty/lua-resty-limit-traffic/tags diff --git a/nginx/1.27.1/amazonlinux/2023.5.20240805.0/Dockerfile b/nginx/1.27.1/amazonlinux/2023.5.20240805.0/Dockerfile index 22ae0676..5883a104 100644 --- a/nginx/1.27.1/amazonlinux/2023.5.20240805.0/Dockerfile +++ b/nginx/1.27.1/amazonlinux/2023.5.20240805.0/Dockerfile @@ -178,7 +178,7 @@ ENV VER_MISC_NGINX=$VER_MISC_NGINX # stream-lua-nginx-module # https://github.com/openresty/stream-lua-nginx-module -ARG VER_OPENRESTY_STREAMLUA=982ce5283172fd5ac5cba21bfc55b579568a0994 +ARG VER_OPENRESTY_STREAMLUA=bfff61e5596cd9d1ebfad41793a27da4e78e56dc ENV VER_OPENRESTY_STREAMLUA=$VER_OPENRESTY_STREAMLUA # lua-resty-limit-traffic diff --git a/nginx/1.27.1/amazonlinux/2023.5.20240805.0/tpl/.env.dist b/nginx/1.27.1/amazonlinux/2023.5.20240805.0/tpl/.env.dist index 29b8e6c2..e4d059ef 100644 --- a/nginx/1.27.1/amazonlinux/2023.5.20240805.0/tpl/.env.dist +++ b/nginx/1.27.1/amazonlinux/2023.5.20240805.0/tpl/.env.dist @@ -110,7 +110,7 @@ VER_MISC_NGINX=0.33 # error: unknown type name 'ngx_stream_ssl_conf_t'; did you mean 'ngx_stream_addr_conf_t' # The fix is released in master branch only without proper tag yet. # So using the latest master commit available to date. -VER_OPENRESTY_STREAMLUA=982ce5283172fd5ac5cba21bfc55b579568a0994 +VER_OPENRESTY_STREAMLUA=bfff61e5596cd9d1ebfad41793a27da4e78e56dc # lua-resty-limit-traffic # https://github.com/openresty/lua-resty-limit-traffic/tags diff --git a/nginx/1.27.1/debian/12.6/Dockerfile b/nginx/1.27.1/debian/12.6/Dockerfile index 9018b6b0..b341646c 100644 --- a/nginx/1.27.1/debian/12.6/Dockerfile +++ b/nginx/1.27.1/debian/12.6/Dockerfile @@ -178,7 +178,7 @@ ENV VER_MISC_NGINX=$VER_MISC_NGINX # stream-lua-nginx-module # https://github.com/openresty/stream-lua-nginx-module -ARG VER_OPENRESTY_STREAMLUA=982ce5283172fd5ac5cba21bfc55b579568a0994 +ARG VER_OPENRESTY_STREAMLUA=bfff61e5596cd9d1ebfad41793a27da4e78e56dc ENV VER_OPENRESTY_STREAMLUA=$VER_OPENRESTY_STREAMLUA # lua-resty-limit-traffic diff --git a/nginx/1.27.1/debian/12.6/tpl/.env.dist b/nginx/1.27.1/debian/12.6/tpl/.env.dist index 29b8e6c2..e4d059ef 100644 --- a/nginx/1.27.1/debian/12.6/tpl/.env.dist +++ b/nginx/1.27.1/debian/12.6/tpl/.env.dist @@ -110,7 +110,7 @@ VER_MISC_NGINX=0.33 # error: unknown type name 'ngx_stream_ssl_conf_t'; did you mean 'ngx_stream_addr_conf_t' # The fix is released in master branch only without proper tag yet. # So using the latest master commit available to date. -VER_OPENRESTY_STREAMLUA=982ce5283172fd5ac5cba21bfc55b579568a0994 +VER_OPENRESTY_STREAMLUA=bfff61e5596cd9d1ebfad41793a27da4e78e56dc # lua-resty-limit-traffic # https://github.com/openresty/lua-resty-limit-traffic/tags diff --git a/nginx/1.27.1/fedora/40/Dockerfile b/nginx/1.27.1/fedora/40/Dockerfile index 48a936d3..dd61de23 100644 --- a/nginx/1.27.1/fedora/40/Dockerfile +++ b/nginx/1.27.1/fedora/40/Dockerfile @@ -178,7 +178,7 @@ ENV VER_MISC_NGINX=$VER_MISC_NGINX # stream-lua-nginx-module # https://github.com/openresty/stream-lua-nginx-module -ARG VER_OPENRESTY_STREAMLUA=982ce5283172fd5ac5cba21bfc55b579568a0994 +ARG VER_OPENRESTY_STREAMLUA=bfff61e5596cd9d1ebfad41793a27da4e78e56dc ENV VER_OPENRESTY_STREAMLUA=$VER_OPENRESTY_STREAMLUA # lua-resty-limit-traffic diff --git a/nginx/1.27.1/fedora/40/tpl/.env.dist b/nginx/1.27.1/fedora/40/tpl/.env.dist index 29b8e6c2..e4d059ef 100644 --- a/nginx/1.27.1/fedora/40/tpl/.env.dist +++ b/nginx/1.27.1/fedora/40/tpl/.env.dist @@ -110,7 +110,7 @@ VER_MISC_NGINX=0.33 # error: unknown type name 'ngx_stream_ssl_conf_t'; did you mean 'ngx_stream_addr_conf_t' # The fix is released in master branch only without proper tag yet. # So using the latest master commit available to date. -VER_OPENRESTY_STREAMLUA=982ce5283172fd5ac5cba21bfc55b579568a0994 +VER_OPENRESTY_STREAMLUA=bfff61e5596cd9d1ebfad41793a27da4e78e56dc # lua-resty-limit-traffic # https://github.com/openresty/lua-resty-limit-traffic/tags diff --git a/nginx/1.27.1/ubuntu/24.04/Dockerfile b/nginx/1.27.1/ubuntu/24.04/Dockerfile index 920d5b9e..c981ee6b 100644 --- a/nginx/1.27.1/ubuntu/24.04/Dockerfile +++ b/nginx/1.27.1/ubuntu/24.04/Dockerfile @@ -178,7 +178,7 @@ ENV VER_MISC_NGINX=$VER_MISC_NGINX # stream-lua-nginx-module # https://github.com/openresty/stream-lua-nginx-module -ARG VER_OPENRESTY_STREAMLUA=982ce5283172fd5ac5cba21bfc55b579568a0994 +ARG VER_OPENRESTY_STREAMLUA=bfff61e5596cd9d1ebfad41793a27da4e78e56dc ENV VER_OPENRESTY_STREAMLUA=$VER_OPENRESTY_STREAMLUA # lua-resty-limit-traffic diff --git a/nginx/1.27.1/ubuntu/24.04/tpl/.env.dist b/nginx/1.27.1/ubuntu/24.04/tpl/.env.dist index 29b8e6c2..e4d059ef 100644 --- a/nginx/1.27.1/ubuntu/24.04/tpl/.env.dist +++ b/nginx/1.27.1/ubuntu/24.04/tpl/.env.dist @@ -110,7 +110,7 @@ VER_MISC_NGINX=0.33 # error: unknown type name 'ngx_stream_ssl_conf_t'; did you mean 'ngx_stream_addr_conf_t' # The fix is released in master branch only without proper tag yet. # So using the latest master commit available to date. -VER_OPENRESTY_STREAMLUA=982ce5283172fd5ac5cba21bfc55b579568a0994 +VER_OPENRESTY_STREAMLUA=bfff61e5596cd9d1ebfad41793a27da4e78e56dc # lua-resty-limit-traffic # https://github.com/openresty/lua-resty-limit-traffic/tags diff --git a/src/.env.dist b/src/.env.dist index 29b8e6c2..e4d059ef 100644 --- a/src/.env.dist +++ b/src/.env.dist @@ -110,7 +110,7 @@ VER_MISC_NGINX=0.33 # error: unknown type name 'ngx_stream_ssl_conf_t'; did you mean 'ngx_stream_addr_conf_t' # The fix is released in master branch only without proper tag yet. # So using the latest master commit available to date. -VER_OPENRESTY_STREAMLUA=982ce5283172fd5ac5cba21bfc55b579568a0994 +VER_OPENRESTY_STREAMLUA=bfff61e5596cd9d1ebfad41793a27da4e78e56dc # lua-resty-limit-traffic # https://github.com/openresty/lua-resty-limit-traffic/tags