[Compose] Update to Redis 5

[Compose] New images for watchdog and PHP-FPM
[Watchdog] Run IPv6 NAT check hourly
[PHP-FPM] Update PHP and libs
This commit is contained in:
andryyy
2018-12-27 10:47:00 +01:00
parent 424bc997ad
commit 3fa42ada8e
4 changed files with 8 additions and 8 deletions

View File

@@ -375,7 +375,7 @@ ipv6nat_checks() {
sleep 1
else
diff_c=0
sleep $(( ( RANDOM % 30 ) + 10 ))
sleep 3600
fi
done
return 1