txlyre il y a 1 an
Parent
commit
69c19fe10e
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  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