🧱 ci changes
Some checks failed
CI / Lint (push) Successful in 21s
CI / Helm Lint (push) Successful in 6s
CI / Build (push) Failing after 16s
CI / Test (push) Has been skipped

This commit is contained in:
Christian van Dijk
2026-02-23 22:25:19 +01:00
parent 60d57ccbdd
commit 0bb09d7916

View File

@@ -1,6 +1,6 @@
FROM nickblah/lua:5.4-luarocks-alpine
RUN apk add --no-cache gcc musl-dev make libpq git curl wget linux-headers pkgconfig
RUN apk add --no-cache libssl-dev gcc musl-dev make libpq git curl wget linux-headers pkgconfig
RUN luarocks install lua-cjson
RUN luarocks install luasocket