This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/comdev-people.git
The following commit(s) were added to refs/heads/main by this push:
new c324cf0 No longer needed
c324cf0 is described below
commit c324cf0d129bac9cab85dde1d2fa132eda8b7eb1
Author: Sebb <[email protected]>
AuthorDate: Mon Jul 7 23:32:55 2025 +0100
No longer needed
---
Dockerfile | 5 -----
1 file changed, 5 deletions(-)
diff --git a/Dockerfile b/Dockerfile
index 0b90df2..f7480bd 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -4,11 +4,6 @@ RUN apt-get update \
&& apt-get --assume-yes install software-properties-common curl wget
RUN apt-get --assume-yes install \
- lua5.2 \
- liblua5.2-dev \
- lua5.2-cjson \
- lua5.2-socket \
- lua5.2-sec \
python3-pip
# These are present on the live system