Compare commits

...

2 Commits

Author SHA1 Message Date
ccc5d334f5 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
2026-01-17 16:51:25 -07:00
a0cdb66c7b Update python Docker tag to v3.14
All checks were successful
Build Docker Image / build (pull_request) Successful in 1m40s
2026-01-17 23:00:59 +00:00

View File

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