txlyre 1 ano atrás
pai
commit
69c19fe10e
1 arquivos alterados com 2 adições e 1 exclusões
  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