From 3b9475b2fbeae9d15980f5b6077a806942c55d59 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 00:27:50 +0000 Subject: [PATCH] Update python Docker tag to v3.14.5 --- Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Earthfile b/Earthfile index b5f3c293..add150f2 100644 --- a/Earthfile +++ b/Earthfile @@ -27,7 +27,7 @@ build: SAVE ARTIFACT openapi/v1 python-api-client: - FROM python:3.14.4-alpine + FROM python:3.14.5-alpine DO github.com/genestack/earthly-libs:6e90f15c1b437e0bfdf6f95786cac47fb5c0c7e9+PYTHON_PREPARE CACHE /root/.cache