mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-17 13:52:56 -04:00
Merge pull request #908 from linuxserver/swag-crowdsec-lua-strings
Add lua-resty-string package
This commit is contained in:
@@ -71,6 +71,7 @@ e.g. `resolver 127.0.0.11 valid=30s ipv6=off;`
|
||||
|
||||
## Versions
|
||||
|
||||
* **05.06.24:** - Add lua-resty-string.
|
||||
* **06.02.24:** - Add AppSec support.
|
||||
* **29.03.23:** - Support multiple captcha providers from upstream.
|
||||
* **28.01.23:** - Support mode selection, handle s6v3 init.
|
||||
|
||||
@@ -24,6 +24,7 @@ echo "\
|
||||
lua5.1 \
|
||||
lua5.1-cjson \
|
||||
lua-resty-http \
|
||||
lua-resty-string \
|
||||
lua-sec \
|
||||
nginx-mod-http-lua" >> /mod-repo-packages-to-install.list
|
||||
|
||||
|
||||
Reference in New Issue
Block a user