add lua dependencies

This commit is contained in:
Sebastian Hugentobler 2021-08-23 18:45:54 +02:00
parent 576f19df7e
commit 550d4b9274
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -78,6 +78,8 @@ RUN apk --no-cache add \
ssmtp \
ca-certificates \
lua \
lua-rapidjson \
curl \
inotify-tools
RUN addgroup -g 150 dovecot