Merge pull request #15 from christianlouis/snyk-fix-5f4fe8a43316e4aae2123d91b39a82fc
[Snyk] Security upgrade python from 3.13.3-slim to 3.14.2-slim
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user