chore(deps): Update dependencies (#42)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user