diff --git a/images/crowdsec-bouncer/Dockerfile b/images/crowdsec-bouncer/Dockerfile deleted file mode 100644 index e2dbffb..0000000 --- a/images/crowdsec-bouncer/Dockerfile +++ /dev/null @@ -1,5 +0,0 @@ -# crowdsecurity lua-bouncer-plugin 修复bash报错问题 - -FROM crowdsecurity/lua-bouncer-plugin:v1.0.5 - -RUN apk add --no-cache bash