txlyre 1 ano atrás
pai
commit
45c40ef521
1 arquivos alterados com 1 adições e 1 exclusões
  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