txlyre 1 yıl önce
ebeveyn
işleme
45c40ef521
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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