From 692680410610a271efb4d78c720307deafb5598a Mon Sep 17 00:00:00 2001 From: Hunter XDD <85411336+Hunter-XDD@users.noreply.github.com> Date: Sat, 30 Oct 2021 09:59:15 +0530 Subject: [PATCH] Sad --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 003422c..f6cd024 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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 install ffmpeg -y COPY . /py