Update python Docker tag to v3.14
Docker Build and Push / lint (pull_request) Successful in 7s
Docker Build and Push / build (pull_request) Failing after 10m15s
Docker Build and Push / test (pull_request) Has been skipped
Docker Build and Push / push (pull_request) Failing after 14m54s

This commit is contained in:
2026-06-09 16:19:33 +00:00
parent 95bbb0c2d2
commit 0c46756898
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.7-alpine
FROM python:3.14-alpine
ARG BUILD_DATE
ARG VCS_REF