We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a182854 commit b293f30Copy full SHA for b293f30
Dockerfile
@@ -36,7 +36,7 @@ RUN easy-add --var os=${TARGETOS} --var arch=${TARGETARCH}${TARGETVARIANT} \
36
37
COPY templates/ /templates/
38
39
-ARG MC_HELPER_VERSION=1.46.1
+ARG MC_HELPER_VERSION=1.50.2
40
ARG MC_HELPER_BASE_URL=${GITHUB_BASEURL}/itzg/mc-image-helper/releases/download/${MC_HELPER_VERSION}
41
# used for cache busting local copy of mc-image-helper
42
ARG MC_HELPER_REV=1
0 commit comments