Browse Source

[Watchdog] Add missing mariadb-client tools

andryyy 6 năm trước cách đây
mục cha
commit
c22bddb244
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      data/Dockerfiles/watchdog/Dockerfile

+ 1 - 0
data/Dockerfiles/watchdog/Dockerfile

@@ -7,6 +7,7 @@ RUN apk add --update \
   nagios-plugins-tcp \
   nagios-plugins-http \
   nagios-plugins-ping \
+  mariadb-client \
   curl \
   bash \
   coreutils \