Skip to content

Commit b8e09b8

Browse files
chore(deps): update dependency itzg/mc-image-helper to v1.56.2 (#308)
1 parent a3c94df commit b8e09b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ RUN easy-add --var os=${TARGETOS} --var arch=${TARGETARCH}${TARGETVARIANT} \
3939
COPY templates/ /templates/
4040

4141
# renovate: datasource=github-releases packageName=itzg/mc-image-helper
42-
ARG MC_HELPER_VERSION=1.56.1
42+
ARG MC_HELPER_VERSION=1.56.2
4343
ARG MC_HELPER_BASE_URL=${GITHUB_BASEURL}/itzg/mc-image-helper/releases/download/${MC_HELPER_VERSION}
4444
# used for cache busting local copy of mc-image-helper
4545
ARG MC_HELPER_REV=1

0 commit comments

Comments
 (0)