Update python Docker tag to v3.14
All checks were successful
Build Docker Image / build (pull_request) Successful in 1m40s

This commit is contained in:
2026-01-17 23:00:59 +00:00
parent 2b3f66d82c
commit a0cdb66c7b

View File

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