Skip to content

nightly-f97c4df2-ls165

Pre-release
Pre-release
Compare
Choose a tag to compare
@LinuxServer-CI LinuxServer-CI released this 14 Jan 03:15
28044f3

CI Report:

https://ci-tests.linuxserver.io/linuxserver/thelounge/nightly-f97c4df2-ls165/index.html

LinuxServer Changes:

Rebase to Alpine 3.20.

Remote 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