浏览代码

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' \