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

+ 1 - 1
langs/forth/Dockerfile

@@ -1 +1 @@
-sudo apt-get install gforth -y
+RUN apt-get install gforth -y