Fix sligram config.

This commit is contained in:
mguschin
2026-04-29 21:53:14 +03:00
parent eddb4b3531
commit 93f32ec3be
2 changed files with 1 additions and 2 deletions

View File

@@ -4,6 +4,7 @@ FROM debian:bookworm-slim
RUN apt-get update --fix-missing && \
apt-get install -y --no-install-recommends \
prosody \
prosody-modules \
lua-dbi-mysql \
lua-sec \
lua-unbound \