We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fbd867 commit 5a0faebCopy full SHA for 5a0faeb
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.55.3
+ARG MC_HELPER_VERSION=1.55.4
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