Remove Lua packages

This commit is contained in:
Franck Nijhof 2021-01-24 20:53:47 +01:00
parent bd78b2a5be
commit 3708e8d2d8
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -19,8 +19,6 @@ RUN \
python3-dev=3.8.7-r0 \
\
&& apk add --no-cache \
lua-resty-http=0.15-r0 \
nginx-mod-http-lua=1.18.0-r13 \
nginx=1.18.0-r13 \
py3-pip=20.3.3-r0 \
python3=3.8.7-r0 \