This commit is contained in:
Hunter XDD 2021-11-05 16:31:47 +05:30 committed by GitHub
parent 5d3e5b01b8
commit ebf666f817
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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