Update python Docker tag to v3.14
Docker Build and Push / lint (pull_request) Successful in 8s
Docker Build and Push / lint (push) Successful in 5s
Docker Build and Push / build (pull_request) Successful in 1m27s
Docker Build and Push / build (push) Successful in 1m15s
Docker Build and Push / test (pull_request) Failing after 15s
Docker Build and Push / test (push) Failing after 14s
Docker Build and Push / push (pull_request) Has been skipped
Docker Build and Push / push (push) Has been skipped

This commit is contained in:
2026-06-09 01:05:31 +00:00
parent 2a783abdc6
commit 39a3b7237e
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.9-alpine
FROM python:3.14-alpine
LABEL maintainer="Julien Cabillot <dockerimages@cabillot.eu>"
ARG CLI_VERSION=1.16.148