Skip to content

nightly-f97c4df2-ls163

Pre-release
Pre-release
Compare
Choose a tag to compare
@LinuxServer-CI LinuxServer-CI released this 17 Dec 03:46
· 2 commits to nightly since this release
10205b5

CI Report:

https://ci-tests.linuxserver.io/linuxserver/thelounge/nightly-f97c4df2-ls163/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