diff --git a/Earthfile b/Earthfile index fd2f107d..e5b6a0e4 100644 --- a/Earthfile +++ b/Earthfile @@ -27,7 +27,7 @@ build: SAVE ARTIFACT openapi/v1 python-api-client: - FROM python:3.14.2-alpine + FROM python:3.14.3-alpine DO github.com/genestack/earthly-libs:6e90f15c1b437e0bfdf6f95786cac47fb5c0c7e9+PYTHON_PREPARE CACHE /root/.cache