'Generic Commit'
Some checks failed
dropshell-build / build (push) Failing after 5s

This commit is contained in:
Your Name 2025-06-06 21:54:46 +12:00
parent be7677ff92
commit 4e376025e9

View File

@ -37,7 +37,8 @@ RUN apk add --no-cache \
xz-libs \
xz-static \
zlib-dev \
zlib-static
zlib-static \
mariadb-connector-c-dev
SHELL ["/bin/bash", "-c"]