Browse Source

fix odin?

txlyre 1 năm trước cách đây
mục cha
commit
69c19fe10e
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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