Python 3.13
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
FROM mcr.microsoft.com/devcontainers/python:1-3.12
|
FROM mcr.microsoft.com/devcontainers/python:1-3.13
|
||||||
RUN apt update && apt install -y ffmpeg
|
RUN apt update && apt install -y ffmpeg
|
||||||
|
|||||||
Reference in New Issue
Block a user