Add sqlite libs to fix #43

Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
pull/44/head
mathieu.brunot 5 years ago
parent bb16ef3e1d
commit 3c23c6a57e
No known key found for this signature in database
GPG Key ID: 81584BEAF692D7E0

@ -58,6 +58,7 @@ RUN apk upgrade --update musl \
ncurses-libs \
openssl \
sqlite \
sqlite-libs \
unixodbc \
yaml \
zlib \

Loading…
Cancel
Save