We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3c94df commit b8e09b8Copy full SHA for b8e09b8
Dockerfile
@@ -39,7 +39,7 @@ RUN easy-add --var os=${TARGETOS} --var arch=${TARGETARCH}${TARGETVARIANT} \
39
COPY templates/ /templates/
40
41
# renovate: datasource=github-releases packageName=itzg/mc-image-helper
42
-ARG MC_HELPER_VERSION=1.56.1
+ARG MC_HELPER_VERSION=1.56.2
43
ARG MC_HELPER_BASE_URL=${GITHUB_BASEURL}/itzg/mc-image-helper/releases/download/${MC_HELPER_VERSION}
44
# used for cache busting local copy of mc-image-helper
45
ARG MC_HELPER_REV=1
0 commit comments