We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e99b4a commit d16cfd6Copy full SHA for d16cfd6
1 file changed
src/Dockerfile
@@ -68,7 +68,7 @@ RUN ./get-papermc-server.sh "$MINECRAFT_VERSION"
68
#
69
# The mc-monitor CLI is used for monitoring and health-checks purposes.
70
# See https://github.com/itzg/mc-monitor
71
-FROM docker.io/itzg/mc-monitor:0.16.1@sha256:e8847581e7af9e5a3993f1a3cbb5bff0823435e38edcb382049c91de1a83edba AS mc-monitor-build
+FROM docker.io/itzg/mc-monitor:0.16.5@sha256:9ba093b1dd8c12fd1f9126b6b4033f5cdf51fd11d1a27c6598bd4ac6d0962a6c AS mc-monitor-build
72
73
74
0 commit comments