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

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

RUN apk add --no-cache bash
