snyk-bot
2025-12-17 14:15:05 +00:00
parent 69fc2ad301
commit db8e936c23
+1 -1
View File
@@ -1,5 +1,5 @@
# Use an official Python runtime as a parent image
FROM python:3.13.3-slim
FROM python:3.14.2-slim
# Create a working directory
WORKDIR /app