Security patch.
Security
- CVE-2026-27135 (nghttp2 HTTP/2 DoS) — Debian 13 shipped a fix as
libnghttp2-14 1.64.0-1.1+deb13u1. The api / listener / migrations images runapt-get upgrade -ybut the build layer was cached from before the patched package was published, so rebuilt images still carried the vulnerable1.64.0-1.1. Added a datedAPT_REFRESHbuild-arg to the three Debian Dockerfiles (mirroring the runner image's existingAPK_REFRESH) so the apt layer is invalidated and the security patch is pulled. Verified clean withtrivy image.
Status
Beta — drop-in upgrade from v0.23.x. No code or API changes; image-only.
Full Changelog: v0.23.4...v0.23.5