diff --git a/Dockerfile b/Dockerfile index fda92b6..2237379 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM ghcr.io/dockhippie/alpine:3.20 ENTRYPOINT [""] # renovate: datasource=github-releases depName=estesp/manifest-tool -ENV MANIFEST_TOOL_VERSION=2.1.8 +ENV MANIFEST_TOOL_VERSION=2.1.9 ARG TARGETARCH