Sfoglia il codice sorgente

Mise à jour de 'Dockerfile'

penta 4 giorni fa
parent
commit
30efafd117
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      Dockerfile

+ 2 - 0
Dockerfile

@@ -79,6 +79,8 @@ RUN apt-get update \
         --no-cache-dir \
         --upgrade \
         pip \
+        setuptools \
+        wheel \
     && printf '%s\n' \
         'pixelflux==1.6.4' \
         'pcmflux==1.0.8' \