aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authors-ol <s+removethis@s-ol.nu>2025-03-14 23:46:12 +0000
committers-ol <s+removethis@s-ol.nu>2025-03-15 14:14:04 +0000
commitb9306a6c7ab74b75b578eb78367c4eed73dc109a (patch)
tree0a6f15c3591ff59ad6a8a4e7e0243891cabe288d
parentlib: add link-time module (diff)
downloadalive-b9306a6c7ab74b75b578eb78367c4eed73dc109a.tar.gz
alive-b9306a6c7ab74b75b578eb78367c4eed73dc109a.zip
update Dockerfile ref
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index a84234b..38276f2 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM nickblah/lua:5.3-luarocks-stretch AS build-env
+FROM nickblah/lua:5.3-luarocks AS build-env
WORKDIR /build
RUN apt-get update && \