summaryrefslogtreecommitdiff
path: root/Lua/5.4.6/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Lua/5.4.6/Dockerfile')
-rw-r--r--Lua/5.4.6/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lua/5.4.6/Dockerfile b/Lua/5.4.6/Dockerfile
index 108af74..23e0151 100644
--- a/Lua/5.4.6/Dockerfile
+++ b/Lua/5.4.6/Dockerfile
@@ -1,6 +1,5 @@
FROM alpine
RUN apk update && apk add \
- git \
make \
gcc \
musl-dev \