소스 검색

Mise à jour de 'Dockerfile'

penta 4 일 전
부모
커밋
30efafd117
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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' \