diff --git a/Earthfile b/Earthfile index 01045107..0e86852e 100644 --- a/Earthfile +++ b/Earthfile @@ -30,7 +30,7 @@ build: SAVE ARTIFACT generated python-api-client: - FROM python:3.13.2-alpine + FROM python:3.13.3-alpine DO github.com/genestack/earthly-libs+PYTHON_PREPARE CACHE /root/.cache