mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-04-29 04:19:05 +00:00
[Watchdog] Fix Nagios MariaDB client SSL compatibility with Alpine 3.23
This commit is contained in:
@@ -37,5 +37,6 @@ RUN apk add --update \
|
||||
COPY watchdog.sh /watchdog.sh
|
||||
COPY check_mysql_slavestatus.sh /usr/lib/nagios/plugins/check_mysql_slavestatus.sh
|
||||
COPY check_dns.sh /usr/lib/mailcow/check_dns.sh
|
||||
COPY client.cnf /etc/my.cnf.d/client.cnf
|
||||
|
||||
CMD ["/watchdog.sh"]
|
||||
|
||||
Reference in New Issue
Block a user