We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e99b4a commit ed95a1fCopy full SHA for ed95a1f
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.10@sha256:460229f4cce2f2077464c1353bbbdbfafb6a3e0d22affc9bf31676233291ac4e AS mc-monitor-build
72
73
74
0 commit comments