We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 254016c commit cb8adbbCopy full SHA for cb8adbb
1 file changed
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.57.0
+ARG MC_HELPER_VERSION=1.57.1
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