diff --git a/Earthfile b/Earthfile index d922d0f..1e241d8 100644 --- a/Earthfile +++ b/Earthfile @@ -4,7 +4,7 @@ ARG --global --required HARBOR_DOCKER_REGISTRY ARG --global --required RAW_REGISTRY_SNAPSHOTS build: - FROM python:3.14.3-alpine + FROM python:3.14.4-alpine DO github.com/genestack/earthly-libs:6e90f15c1b437e0bfdf6f95786cac47fb5c0c7e9+PYTHON_PREPARE COPY requirements.txt .