Browse Source

Remove obsolete curl dependency

Signed-off-by: Joffrey F <[email protected]>
Joffrey F 7 năm trước cách đây
mục cha
commit
12f7e0d2fb
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      Dockerfile

+ 0 - 1
Dockerfile

@@ -5,7 +5,6 @@ RUN set -ex; \
     apt-get update -qq; \
     apt-get install -y \
         locales \
-        curl \
         python-dev \
         git