Browse Source

add missing add web services layer required package (#303)

Tomas Zigo 5 năm trước cách đây
mục cha
commit
c5eeed6600
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -59,6 +59,7 @@ RUN apt-get update \
         python3-ply \
         python3-six \
         python3-wxgtk4.0 \
+        python3-gdal \
         sqlite3 \
         subversion \
         unixodbc-dev \