浏览代码

Mise à jour de 'Dockerfile'

penta 4 天之前
父节点
当前提交
8c67349019
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -65,6 +65,7 @@ COPY --from=selkies-build /opt/pypi/dist/selkies-*.whl /tmp/
 RUN apt-get update \
     && apt-get install --no-install-recommends -y \
         build-essential \
+        libsm6 \
         libopus0 \
         libpulse0 \
         libxkbcommon-dev \