chore(deps): bump python from 3.13-slim to 3.14-slim (#338)

Bumps python from 3.13-slim to 3.14-slim.

---
updated-dependencies:
- dependency-name: python
  dependency-version: 3.14-slim
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-11-01 20:57:44 +01:00
committed by GitHub
parent 02eda4efb3
commit f777ce2992

View File

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