🧱 ci changes
Some checks failed
CI / Lint (push) Successful in 21s
CI / Helm Lint (push) Successful in 6s
CI / Build (push) Successful in 1m52s
CI / Test (push) Failing after 54s

This commit is contained in:
Christian van Dijk
2026-02-23 22:27:50 +01:00
parent 0bb09d7916
commit dbbe991a3d

View File

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