Python 3.13

This commit is contained in:
Jean-Marc Collin
2024-12-23 14:55:51 +01:00
parent c99956f50c
commit 37ffacc5fd

View File

@@ -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