diff --git a/Dockerfile b/Dockerfile index 134b3a8..75bdca0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM ghcr.io/dockhippie/alpine:3.18 ENTRYPOINT [""] # renovate: datasource=github-releases depName=estesp/manifest-tool -ENV MANIFEST_TOOL_VERSION=2.1.0 +ENV MANIFEST_TOOL_VERSION=2.1.3 ARG TARGETARCH