diff --git a/Earthfile b/Earthfile index 9337df120d..63e53005d9 100644 --- a/Earthfile +++ b/Earthfile @@ -76,7 +76,7 @@ publish: WORKDIR /app ARG tag=latest - ARG fetcher_version=2.1.1 + ARG fetcher_version=2.2.4 # Install build dependencies RUN apt-get update && \