We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 816d7e9 commit 91ab662Copy full SHA for 91ab662
compose/dev/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.9-slim
+FROM python:3.10-slim
2
3
RUN apt-get -y update && apt-get install -y ffmpeg
4
compose/prod/Dockerfile
0 commit comments