txlyre 1 rok temu
rodzic
commit
45c40ef521
1 zmienionych plików z 1 dodań i 1 usunięć
  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