CI Report:
https://ci-tests.linuxserver.io/linuxserver/thelounge/nightly-f97c4df2-ls159/index.html
LinuxServer Changes:
Rebase to Alpine 3.20.
thelounge Changes:
ignore invalid warning in ldap test
it complains that the call ldap.parseDN(dn).toString();
yields
"[object Object]" but that's bogus... the typing is incorrect.
ldap.DN stringifies properly