fix(helper): downgrade Nixpacks to v1.29.0

This commit is contained in:
peaklabs-dev
2025-01-23 13:22:14 +01:00
parent 1072a0c17c
commit edd4512f2b
3 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
return [
'coolify' => [
'version' => '4.0.0-beta.389',
'helper_version' => '1.0.5',
'helper_version' => '1.0.6',
'realtime_version' => '1.0.5',
'self_hosted' => env('SELF_HOSTED', true),
'autoupdate' => env('AUTOUPDATE'),