a ton 👷♂️
This commit is contained in:
@@ -23,7 +23,7 @@ class ForceUpgrade extends Component
|
||||
], $server, ActivityTypes::INLINE->value);
|
||||
$this->emit('updateInitiated');
|
||||
} else {
|
||||
$latestVersion = getLatestVersionOfCoolify();
|
||||
$latestVersion = get_latest_version_of_coolify();
|
||||
|
||||
$cdn = "https://coolify-cdn.b-cdn.net/files";
|
||||
$server = Server::where('ip', 'host.docker.internal')->first();
|
||||
|
||||
Reference in New Issue
Block a user