diff --git a/apps/openresty/1.21.4.1/conf/conf.d/00.default.conf b/apps/openresty/1.21.4.2/conf/conf.d/00.default.conf similarity index 100% rename from apps/openresty/1.21.4.1/conf/conf.d/00.default.conf rename to apps/openresty/1.21.4.2/conf/conf.d/00.default.conf diff --git a/apps/openresty/1.21.4.1/conf/conf.d/default.conf b/apps/openresty/1.21.4.2/conf/conf.d/default.conf similarity index 100% rename from apps/openresty/1.21.4.1/conf/conf.d/default.conf rename to apps/openresty/1.21.4.2/conf/conf.d/default.conf diff --git a/apps/openresty/1.21.4.1/conf/fastcgi-php.conf b/apps/openresty/1.21.4.2/conf/fastcgi-php.conf similarity index 100% rename from apps/openresty/1.21.4.1/conf/fastcgi-php.conf rename to apps/openresty/1.21.4.2/conf/fastcgi-php.conf diff --git a/apps/openresty/1.21.4.1/conf/fastcgi_params b/apps/openresty/1.21.4.2/conf/fastcgi_params similarity index 100% rename from apps/openresty/1.21.4.1/conf/fastcgi_params rename to apps/openresty/1.21.4.2/conf/fastcgi_params diff --git a/apps/openresty/1.21.4.1/conf/mime.types b/apps/openresty/1.21.4.2/conf/mime.types similarity index 100% rename from apps/openresty/1.21.4.1/conf/mime.types rename to apps/openresty/1.21.4.2/conf/mime.types diff --git a/apps/openresty/1.21.4.1/conf/nginx.conf b/apps/openresty/1.21.4.2/conf/nginx.conf similarity index 100% rename from apps/openresty/1.21.4.1/conf/nginx.conf rename to apps/openresty/1.21.4.2/conf/nginx.conf diff --git a/apps/openresty/1.21.4.1/data.yml b/apps/openresty/1.21.4.2/data.yml similarity index 100% rename from apps/openresty/1.21.4.1/data.yml rename to apps/openresty/1.21.4.2/data.yml diff --git a/apps/openresty/1.21.4.1/docker-compose.yml b/apps/openresty/1.21.4.2/docker-compose.yml similarity index 92% rename from apps/openresty/1.21.4.1/docker-compose.yml rename to apps/openresty/1.21.4.2/docker-compose.yml index a04f4bfea..abe74a086 100644 --- a/apps/openresty/1.21.4.1/docker-compose.yml +++ b/apps/openresty/1.21.4.2/docker-compose.yml @@ -1,7 +1,7 @@ version: '3' services: openresty: - image: openresty/openresty:1.21.4.1-7-focal + image: openresty/openresty:1.21.4.2-0-focal container_name: ${CONTAINER_NAME} restart: always network_mode: host diff --git a/apps/openresty/1.21.4.1/root/404.html b/apps/openresty/1.21.4.2/root/404.html similarity index 100% rename from apps/openresty/1.21.4.1/root/404.html rename to apps/openresty/1.21.4.2/root/404.html diff --git a/apps/openresty/1.21.4.1/root/index.html b/apps/openresty/1.21.4.2/root/index.html similarity index 100% rename from apps/openresty/1.21.4.1/root/index.html rename to apps/openresty/1.21.4.2/root/index.html diff --git a/apps/openresty/1.21.4.1/root/stop/index.html b/apps/openresty/1.21.4.2/root/stop/index.html similarity index 100% rename from apps/openresty/1.21.4.1/root/stop/index.html rename to apps/openresty/1.21.4.2/root/stop/index.html diff --git a/apps/openresty/1.21.4.1/www/common/waf/access.lua b/apps/openresty/1.21.4.2/www/common/waf/access.lua similarity index 100% rename from apps/openresty/1.21.4.1/www/common/waf/access.lua rename to apps/openresty/1.21.4.2/www/common/waf/access.lua diff --git a/apps/openresty/1.21.4.1/www/common/waf/init.lua b/apps/openresty/1.21.4.2/www/common/waf/init.lua similarity index 100% rename from apps/openresty/1.21.4.1/www/common/waf/init.lua rename to apps/openresty/1.21.4.2/www/common/waf/init.lua diff --git a/apps/openresty/1.21.4.1/www/common/waf/rules/args_check.json b/apps/openresty/1.21.4.2/www/common/waf/rules/args_check.json similarity index 100% rename from apps/openresty/1.21.4.1/www/common/waf/rules/args_check.json rename to apps/openresty/1.21.4.2/www/common/waf/rules/args_check.json diff --git a/apps/openresty/1.21.4.1/www/common/waf/rules/cc.json b/apps/openresty/1.21.4.2/www/common/waf/rules/cc.json similarity index 100% rename from apps/openresty/1.21.4.1/www/common/waf/rules/cc.json rename to apps/openresty/1.21.4.2/www/common/waf/rules/cc.json diff --git a/apps/openresty/1.21.4.1/www/common/waf/rules/cookie_block.json b/apps/openresty/1.21.4.2/www/common/waf/rules/cookie_block.json similarity index 100% rename from apps/openresty/1.21.4.1/www/common/waf/rules/cookie_block.json rename to apps/openresty/1.21.4.2/www/common/waf/rules/cookie_block.json diff --git a/apps/openresty/1.21.4.1/www/common/waf/rules/file_ext_block.json b/apps/openresty/1.21.4.2/www/common/waf/rules/file_ext_block.json similarity index 100% rename from apps/openresty/1.21.4.1/www/common/waf/rules/file_ext_block.json rename to apps/openresty/1.21.4.2/www/common/waf/rules/file_ext_block.json diff --git a/apps/openresty/1.21.4.1/www/common/waf/rules/ip_block.json b/apps/openresty/1.21.4.2/www/common/waf/rules/ip_block.json similarity index 100% rename from apps/openresty/1.21.4.1/www/common/waf/rules/ip_block.json rename to apps/openresty/1.21.4.2/www/common/waf/rules/ip_block.json diff --git a/apps/openresty/1.21.4.1/www/common/waf/rules/ip_white.json b/apps/openresty/1.21.4.2/www/common/waf/rules/ip_white.json similarity index 100% rename from apps/openresty/1.21.4.1/www/common/waf/rules/ip_white.json rename to apps/openresty/1.21.4.2/www/common/waf/rules/ip_white.json diff --git a/apps/openresty/1.21.4.1/www/common/waf/rules/post_check.json b/apps/openresty/1.21.4.2/www/common/waf/rules/post_check.json similarity index 100% rename from apps/openresty/1.21.4.1/www/common/waf/rules/post_check.json rename to apps/openresty/1.21.4.2/www/common/waf/rules/post_check.json diff --git a/apps/openresty/1.21.4.1/www/common/waf/rules/url_block.json b/apps/openresty/1.21.4.2/www/common/waf/rules/url_block.json similarity index 100% rename from apps/openresty/1.21.4.1/www/common/waf/rules/url_block.json rename to apps/openresty/1.21.4.2/www/common/waf/rules/url_block.json diff --git a/apps/openresty/1.21.4.1/www/common/waf/rules/url_white.json b/apps/openresty/1.21.4.2/www/common/waf/rules/url_white.json similarity index 100% rename from apps/openresty/1.21.4.1/www/common/waf/rules/url_white.json rename to apps/openresty/1.21.4.2/www/common/waf/rules/url_white.json diff --git a/apps/openresty/1.21.4.1/www/common/waf/rules/user_agent.json b/apps/openresty/1.21.4.2/www/common/waf/rules/user_agent.json similarity index 100% rename from apps/openresty/1.21.4.1/www/common/waf/rules/user_agent.json rename to apps/openresty/1.21.4.2/www/common/waf/rules/user_agent.json diff --git a/apps/openresty/1.21.4.1/www/common/waf/rules/warn.html b/apps/openresty/1.21.4.2/www/common/waf/rules/warn.html similarity index 100% rename from apps/openresty/1.21.4.1/www/common/waf/rules/warn.html rename to apps/openresty/1.21.4.2/www/common/waf/rules/warn.html