fix lua dependencies to lua 5.1

This commit is contained in:
Sebastian Hugentobler 2023-02-16 22:39:21 +01:00
parent 5724cc82eb
commit 8fa36e7ded
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -6,7 +6,7 @@ RUN apk --no-cache add \
make \
openssl \
openssl-dev \
lua-dev \
lua5.1-dev \
libsodium-dev \
linux-pam-dev \
zlib-dev \
@ -77,8 +77,8 @@ RUN apk --no-cache add \
openssl \
ssmtp \
ca-certificates \
lua \
lua-rapidjson \
lua5.1-libs \
lua5.1-rapidjson
curl \
inotify-tools \
libssl3