Update python Docker tag to v3.14 #62

Merged
timatlee merged 1 commits from renovate/python-3.x into main 2026-01-17 16:51:27 -07:00
Showing only changes of commit a0cdb66c7b - Show all commits

View File

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