This commit is contained in:
levina 2021-11-14 19:03:41 +07:00 committed by GitHub
parent 98929c67b4
commit 557bc8d9d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM nikolaik/python-nodejs:python3.10-nodejs17
FROM nikolaik/python-nodejs:python3.9-nodejs16
RUN apt-get update \
&& apt-get install -y --no-install-recommends ffmpeg \
&& apt-get clean \