chore(deps): Update dependencies (#42)

This commit is contained in:
Rene Leonhardt
2025-04-16 08:45:53 +02:00
committed by GitHub
parent 6260d4f168
commit 42590a7371
8 changed files with 128 additions and 108 deletions

View File

@@ -1,5 +1,5 @@
# python
FROM python:3.10-slim
FROM python:3.13-slim
ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get update && apt-get install -y python3-dev portaudio19-dev ffmpeg build-essential