Update Dockerfile
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM python:3.11
|
||||
FROM python:3.12
|
||||
WORKDIR /app
|
||||
COPY . /app
|
||||
RUN apt -qq update && apt -qq install -y git wget ffmpeg mediainfo
|
||||
|
||||
Reference in New Issue
Block a user