소스 검색

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 \