lua-unbound.

This commit is contained in:
mguschin
2026-02-04 11:46:18 +03:00
parent 865230871a
commit b8ce6f7ce0

View File

@@ -6,6 +6,7 @@ RUN apt-get update --fix-missing && \
prosody \
lua-dbi-mysql \
lua-sec \
lua-unbound \
openssl \
netcat-traditional \
&& rm -rf /var/lib/apt/lists/*