getsentry / self-hosted

Sentry, feature-complete and packaged up for low-volume deployments and proofs-of-concept
https://develop.sentry.dev/self-hosted/
Other
7.77k stars 1.75k forks source link

Use non-alpine postgres #3116

Closed hubertdeng123 closed 3 months ago

hubertdeng123 commented 3 months ago

should resolve https://github.com/getsentry/self-hosted/issues/3107 and perhaps https://github.com/getsentry/self-hosted/issues/3161 is an issue that came from switching the OS.

azaslavsky commented 3 months ago

LGTM, but going to loop in @mdtro to ensure that this still maintains the security properties that necessitated the bump in the first place.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.01%. Comparing base (e8146ad) to head (f9b6720).

:white_check_mark: All tests successful. No failed tests found.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master getsentry/self-hosted#3116 +/- ## ======================================= Coverage 99.01% 99.01% ======================================= Files 3 3 Lines 203 203 ======================================= Hits 201 201 Misses 2 2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.