Skip to content

Commit 1904798

Browse files
chore(deps): update dependency itzg/mc-image-helper to v1.55.2 (#3956)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7c2c0de commit 1904798

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
@@ -55,7 +55,7 @@ RUN easy-add --var os=${TARGETOS} --var arch=${TARGETARCH}${TARGETVARIANT} \
5555
--from ${GITHUB_BASEURL}/itzg/{{.app}}/releases/download/{{.version}}/{{.app}}_{{.version}}_{{.os}}_{{.arch}}.tar.gz
5656

5757
# renovate: datasource=github-releases packageName=itzg/mc-image-helper versioning=loose
58-
ARG MC_HELPER_VERSION=1.55.0
58+
ARG MC_HELPER_VERSION=1.55.2
5959
ARG MC_HELPER_BASE_URL=${GITHUB_BASEURL}/itzg/mc-image-helper/releases/download/${MC_HELPER_VERSION}
6060
# used for cache busting local copy of mc-image-helper
6161
ARG MC_HELPER_REV=1

0 commit comments

Comments
 (0)