Explorar o código

dockerfile: add ffmpeg as dependency

Sumner Evans %!s(int64=3) %!d(string=hai) anos
pai
achega
e99ad76e9c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -14,6 +14,7 @@ RUN apk add --no-cache \
       py3-phonenumbers \
       py3-phonenumbers \
       py3-prometheus-client \
       py3-prometheus-client \
       # Other dependencies
       # Other dependencies
+      ffmpeg \
       py3-cryptography \
       py3-cryptography \
       py3-protobuf \
       py3-protobuf \
       py3-sniffio \
       py3-sniffio \