txlyre 1 vuosi sitten
vanhempi
commit
69c19fe10e
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2 1
      langs/odin/Dockerfile

+ 2 - 1
langs/odin/Dockerfile

@@ -1 +1,2 @@
-RUN apt-get install wget unzip -y
+RUN apt-get install wget unzip -y
+RUN apt-get install libedit-dev -y