Compare commits

..

2 Commits

Author SHA1 Message Date
renovate[bot] 8693c7ecf5 Update dependency itzg/mc-image-helper to v1.57.3 2026-05-08 06:42:52 +00:00
dependabot[bot] 60ab277060 build(deps): bump zensical from 0.0.37 to 0.0.40 in /docs in the patches group (#4045) 2026-05-06 06:57:16 -05:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ RUN easy-add --var os=${TARGETOS} --var arch=${TARGETARCH}${TARGETVARIANT} \
--from ${GITHUB_BASEURL}/itzg/{{.app}}/releases/download/{{.version}}/{{.app}}_{{.version}}_{{.os}}_{{.arch}}.tar.gz
# renovate: datasource=github-releases packageName=itzg/mc-image-helper versioning=loose
ARG MC_HELPER_VERSION=1.57.2
ARG MC_HELPER_VERSION=1.57.3
ARG MC_HELPER_BASE_URL=${GITHUB_BASEURL}/itzg/mc-image-helper/releases/download/${MC_HELPER_VERSION}
# used for cache busting local copy of mc-image-helper
ARG MC_HELPER_REV=1
+1 -1
View File
@@ -22,4 +22,4 @@ PyYAML==6.0.3
pyyaml_env_tag==1.1
six==1.17.0
watchdog==6.0.0
zensical==0.0.37
zensical==0.0.40