Skip to content

Commit 05d717f

Browse files
fix(deps): update mc-monitor to v0.15.6 (#291)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0193268 commit 05d717f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ RUN ./get-papermc-server.sh "$MINECRAFT_VERSION"
6868
#
6969
# The mc-monitor CLI is used for monitoring and health-checks purposes.
7070
# See https://github.com/itzg/mc-monitor
71-
FROM docker.io/itzg/mc-monitor:0.15.5@sha256:301d416d2636be3461046f783853a45e095d974014751fea9b9c875ba782e1bf AS mc-monitor-build
71+
FROM docker.io/itzg/mc-monitor:0.15.6@sha256:2710423b1ca953b842ad99b50af0d38796df403faa0d7d0ead6aa52179426b5a AS mc-monitor-build
7272

7373

7474

0 commit comments

Comments
 (0)