Browse Source

^C^V kills

txlyre 1 year ago
parent
commit
45c40ef521
1 changed files with 1 additions and 1 deletions
  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