mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
set docker version to install
This commit is contained in:
parent
a6287faf57
commit
bb203d0228
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ return [
|
|||
|
||||
'docker' => [
|
||||
'minimum_required_version' => '26.0',
|
||||
'version' => '27.0',
|
||||
],
|
||||
|
||||
'ssh' => [
|
||||
|
|
|
|||
Loading…
Reference in a new issue