Update src/index.php

This commit is contained in:
2024-02-23 17:25:05 +08:00
parent 4e6db09c43
commit 29f525da65

View File

@@ -20,5 +20,5 @@ foreach ($table as $row) {
}
echo "Docker host IP: $gw\n";
echo "Build no: 20240223-1144\n";
echo "Build no: 20240223-1725\n";
?>