diff --git a/Dockerfile b/Dockerfile
index 4bbcc632cacef739b1bceb1c6e83d28769a32b71..89340ed6d194e28da9803ebccc0f424d7e4848f1 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -30,6 +30,8 @@ RUN apt-get -q update \
   knot-resolver-module-http \
   openvpn \
   socat \
+  lua-socket \
+  lua-sec \
   && rm -rf /var/lib/apt/lists/*
 
 COPY --from=build /shapeshifter-dispatcher/shapeshifter-dispatcher /usr/local/bin/shapeshifter-dispatcher