txlyre hace 1 año
padre
commit
f517bb090e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      langs/lua/Dockerfile

+ 1 - 1
langs/lua/Dockerfile

@@ -1 +1 @@
-RUN apt-get install lua -y
+RUN apt-get install lua5.4 -y