snyk-bot
2026-06-12 04:33:14 +00:00
committed by aleb_the_flash
parent 79245389ce
commit c3abd0441f
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.13.13-slim AS base
FROM python:3.14.6-slim AS base
# Install system dependencies required by LiveKit
RUN apt-get update && apt-get install -y \