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 fad3a22 commit b767cf2Copy full SHA for b767cf2
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.12-alpine as base
+FROM python:3.13-alpine as base
2
3
FROM base as builder
4
RUN mkdir /ffmpeg
0 commit comments