Skip to content

Commit

Permalink
Automated updates
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiocicerchia committed Aug 18, 2024
1 parent 4d678e0 commit a3d739b
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion nginx/1.27.1/almalinux/9.4-20240723/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion nginx/1.27.1/almalinux/9.4-20240723/tpl/.env.dist
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion nginx/1.27.1/alpine/3.20.2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion nginx/1.27.1/alpine/3.20.2/tpl/.env.dist
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion nginx/1.27.1/amazonlinux/2023.5.20240805.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion nginx/1.27.1/amazonlinux/2023.5.20240805.0/tpl/.env.dist
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion nginx/1.27.1/debian/12.6/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion nginx/1.27.1/debian/12.6/tpl/.env.dist
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion nginx/1.27.1/fedora/40/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion nginx/1.27.1/fedora/40/tpl/.env.dist
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion nginx/1.27.1/ubuntu/24.04/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion nginx/1.27.1/ubuntu/24.04/tpl/.env.dist
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/.env.dist
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a3d739b

Please sign in to comment.