Kaynağa Gözat

add missing Temporal GUI Tools required package in the Dockerfile (#312)

Tomas Zigo 5 yıl önce
ebeveyn
işleme
368bb8bcf6
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

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