File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -387,7 +387,7 @@ RUN \
387
387
# Deploy Crowdsec Openresty Bouncer.
388
388
echo "Deploy Crowdsec Openresty Bouncer.." && \
389
389
cd /tmp/crowdsec-openresty-bouncer && \
390
- bash ./install.sh --NGINX_CONF_DIR=/etc/nginx/conf.d --LIB_PATH=/var/lib/nginx/lualib --CONFIG_PATH=/defaults/crowdsec/ --DATA_PATH=/defaults/crowdsec/ --SSL_CERTS_PATH=/etc/ssl/certs/GTS_root_R1 .pem --docker && \
390
+ bash ./install.sh --NGINX_CONF_DIR=/etc/nginx/conf.d --LIB_PATH=/var/lib/nginx/lualib --CONFIG_PATH=/defaults/crowdsec/ --DATA_PATH=/defaults/crowdsec/ --SSL_CERTS_PATH=/etc/ssl/certs/ca-cert-GTS_Root_R1 .pem --docker && \
391
391
sed-patch 's|ENABLED=.*|ENABLED=false|' /defaults/crowdsec/crowdsec-openresty-bouncer.conf && \
392
392
# Cleanup.
393
393
del-pkg build-dependencies && \
You can’t perform that action at this time.
0 commit comments