SecurityBrewery / catalyst

⚡️ Catalyst is a self-hosted, open source incident response platform and ticket system that helps to automate alert handling and incident response processes
https://catalyst.security-brewery.com/
GNU Affero General Public License v3.0
350 stars 37 forks source link

Fix: Upgrade docker base image version to provide shared object dependencies #1044

Closed missingscrews closed 1 year ago

missingscrews commented 1 year ago

Because of issue https://github.com/SecurityBrewery/catalyst/issues/1043. Tried the latest stable ubuntu release and did some tests where everything seemed fine, although it's hard to have this 100% tested, since the original problem is based on shared libraries and another issues that haven't been noticed could arise during runtime.

Either solved the above issue where the image couldn't even start anymore because of missing dependencies

codecov[bot] commented 1 year ago

Codecov Report

Merging #1044 (ebbd5f8) into main (e724ec8) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1044   +/-   ##
=======================================
  Coverage   67.54%   67.54%           
=======================================
  Files          70       70           
  Lines        9214     9214           
=======================================
  Hits         6224     6224           
  Misses       2465     2465           
  Partials      525      525           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more