Merge pull request 'Update python Docker tag to v3.14' (#62) from renovate/python-3.x into main
All checks were successful
Build Docker Image / build (push) Successful in 1m31s

Reviewed-on: #62
This commit was merged in pull request #62.
This commit is contained in:
2026-01-17 16:51:25 -07:00

View File

@@ -1,4 +1,4 @@
FROM python:3.13-slim FROM python:3.14-slim
WORKDIR /app WORKDIR /app