txlyre hace 1 año
padre
commit
69c19fe10e
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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