chore(deps): upgrade logdrain Fluent Bit to 4.0 (#5719)
This commit is contained in:
parent
4d2d6b3a7c
commit
8eef6742a7
1 changed files with 1 additions and 1 deletions
|
|
@ -146,7 +146,7 @@ public function handle(Server $server)
|
||||||
$compose = base64_encode('
|
$compose = base64_encode('
|
||||||
services:
|
services:
|
||||||
coolify-log-drain:
|
coolify-log-drain:
|
||||||
image: cr.fluentbit.io/fluent/fluent-bit:2.0
|
image: cr.fluentbit.io/fluent/fluent-bit:4.0
|
||||||
container_name: coolify-log-drain
|
container_name: coolify-log-drain
|
||||||
command: -c /fluent-bit.conf
|
command: -c /fluent-bit.conf
|
||||||
env_file:
|
env_file:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue