This commit is contained in:
Hunter XDD 2021-10-30 09:59:15 +05:30 committed by GitHub
parent d614702beb
commit 6926804106
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-nodejs17 FROM nikolaik/python-nodejs:python3.10-nodejs17
RUN apt-get update && apt-get upgrade -y RUN apt-get update && apt-get upgrade -y
RUN apt-get install ffmpeg -y RUN apt-get install ffmpeg -y
COPY . /py COPY . /py