Remove Lua packages

This commit is contained in:
Ribbon 2023-05-11 22:19:25 +00:00
parent 5b6ef5fdcb
commit cb7a9e16ea
2 changed files with 3 additions and 7 deletions

View file

@ -48,9 +48,7 @@ RUN apt-get update \
unzip \
llvm \
clang \
perl \
lua \
luajit
perl
# _UID_ must be replaced with the user's uid on host
# podman root is mapped to your user id on host during build,