fix: renovate update openresty #379
Annotations
3 errors
build (openresty-alpine-fat)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; git clone -b master --depth 1 https://github.com/owasp-modsecurity/ModSecurity-nginx.git; curl -sSL https://openresty.org/download/openresty-\"${OPENRESTY_VERSION}\".tar.gz | tar -xzf -; cd \"./openresty-${OPENRESTY_VERSION}/bundle/nginx-${OPENRESTY_VERSION}\"; export LUAJIT_LIB=\"/usr/local/openresty/luajit/lib\"; export LUAJIT_INC=\"/usr/local/openresty/luajit/include/luajit-2.1\"; COMPILEOPTIONS=$(openresty -V 2>&1| grep -i \"arguments\"|cut -d \":\" -f2-); eval ./configure $COMPILEOPTIONS --add-dynamic-module=../../../ModSecurity-nginx; make modules; cp objs/ngx_http_modsecurity_module.so /usr/local/openresty/nginx/modules/; mkdir /etc/modsecurity.d; curl -sSL https://raw.githubusercontent.com/owasp-modsecurity/ModSecurity/v3/master/unicode.mapping -o /etc/modsecurity.d/unicode.mapping" did not complete successfully: exit code: 2
|
build (nginx-alpine)
The job was canceled because "openresty-alpine-fat" failed.
|
build (nginx-alpine)
The operation was canceled.
|