snyk-bot
2025-05-01 08:51:08 +00:00
parent 479de7f5b1
commit edfdeb8da7
+1 -1
View File
@@ -1,5 +1,5 @@
# Use an official Python runtime as a parent image
FROM python:3.9-slim
FROM python:3.13.3-slim
# Create a working directory
WORKDIR /app