# crowdsecurity lua-bouncer-plugin 修复bash报错问题

FROM crowdsecurity/lua-bouncer-plugin:v1.0.2

RUN apk add --no-cache bash
