From 37e3ac53534c9d438938203dbcce233753c39396 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Apr 2026 08:35:40 +0000 Subject: [PATCH] Update python Docker tag to v3.14.4 --- Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Earthfile b/Earthfile index cb916777..0d896c5b 100644 --- a/Earthfile +++ b/Earthfile @@ -27,7 +27,7 @@ build: SAVE ARTIFACT openapi/v1 python-api-client: - FROM python:3.14.3-alpine + FROM python:3.14.4-alpine DO github.com/genestack/earthly-libs:6e90f15c1b437e0bfdf6f95786cac47fb5c0c7e9+PYTHON_PREPARE CACHE /root/.cache