We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89730bf commit 232ca89Copy full SHA for 232ca89
include/fluent-bit/flb_motd.h
@@ -62,7 +62,7 @@ static unsigned char flb_motd_text[] = {
62
0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20,
63
0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20,
64
0x20, 0x20, 0x46, 0x6c, 0x75, 0x65, 0x6e, 0x74, 0x20, 0x42, 0x69, 0x74,
65
- 0x20, 0x76, 0x34, 0x2e, 0x32, 0x20, 0xe2, 0x80, 0x93, 0x20, 0x44, 0x69,
+ 0x20, 0x76, 0x35, 0x2e, 0x30, 0x20, 0xe2, 0x80, 0x93, 0x20, 0x44, 0x69,
66
0x72, 0x65, 0x63, 0x74, 0x20, 0x52, 0x6f, 0x75, 0x74, 0x65, 0x73, 0x20,
67
0x41, 0x68, 0x65, 0x61, 0x64, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20,
68
0x20, 0x20, 0x20, 0x43, 0x65, 0x6c, 0x65, 0x62, 0x72, 0x61, 0x74, 0x69,
0 commit comments