You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: replace deprecated apt-key with signed-by for PGDG repo
apt-key was removed in Debian trixie, which newer postgres base images
now use, causing Docker builds to fail with "apt-key: not found".
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments