Parcourir la source

Mise à jour de 'Dockerfile'

penta il y a 4 jours
Parent
commit
8c67349019
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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 \