Skip to content

Commit 2375e65

Browse files
chore(deps): update dependency itzg/mc-monitor to v0.16.2 (#311)
1 parent 3886b8f commit 2375e65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ ADD ${GITHUB_BASEURL}/itzg/easy-add/releases/download/${EASY_ADD_VERSION}/easy-a
2525
RUN chmod +x /usr/bin/easy-add
2626

2727
# renovate: datasource=github-releases packageName=itzg/mc-monitor
28-
ARG MC_MONITOR_VERSION=0.16.1
28+
ARG MC_MONITOR_VERSION=0.16.2
2929
RUN easy-add --var os=${TARGETOS} --var arch=${TARGETARCH}${TARGETVARIANT} \
3030
--var version=${MC_MONITOR_VERSION} --var app=mc-monitor --file {{.app}} \
3131
--from ${GITHUB_BASEURL}/itzg/{{.app}}/releases/download/{{.version}}/{{.app}}_{{.version}}_{{.os}}_{{.arch}}.tar.gz

0 commit comments

Comments
 (0)