Merge pull request 'Update python Docker tag to v3.14.2' (#23) from renovate/python-3.x into dev

Reviewed-on: #23
This commit is contained in:
wirehack7 2025-12-11 09:35:39 +01:00
commit ff7b33b952

View File

@ -1,4 +1,4 @@
FROM python:3.14.0-slim FROM python:3.14.2-slim
WORKDIR /app WORKDIR /app