txlyre 1 anno fa
parent
commit
69c19fe10e
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  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