diff options
Diffstat (limited to 'testenv')
-rw-r--r-- | testenv/Dockerfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testenv/Dockerfile b/testenv/Dockerfile index ce00df0a..90573038 100644 --- a/testenv/Dockerfile +++ b/testenv/Dockerfile @@ -40,6 +40,7 @@ RUN pacman -Syy \ nginx-mainline \ ustreamer \ socat \ + lua51-cjson \ && env MAKEPKGOPTS="--skipchecksums --skippgpcheck" user-packer -S --noconfirm nginx-mainline-mod-lua \ && pacman -Sc --noconfirm |