txlyre 1 anno fa
parent
commit
45c40ef521
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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