Compare commits

..

2 Commits

Author SHA1 Message Date
timatlee ccc5d334f5 Merge pull request 'Update python Docker tag to v3.14' (#62) from renovate/python-3.x into main
Build Docker Image / build (push) Successful in 1m31s
Reviewed-on: #62
2026-01-17 16:51:25 -07:00
Renovate Bot a0cdb66c7b Update python Docker tag to v3.14
Build Docker Image / build (pull_request) Successful in 1m40s
2026-01-17 23:00:59 +00:00
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.13-slim
FROM python:3.14-slim
WORKDIR /app