NatLibFi / Annif

Annif is a multi-algorithm automated subject indexing tool for libraries, archives and museums.
https://annif.org
Other
191 stars 41 forks source link

Ensure system packages are up-to-date in Docker image #707

Closed juhoinkinen closed 1 year ago

juhoinkinen commented 1 year ago

Run apt-get upgrade in Docker build to ensure that system packages are up-to-date in the image.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.43 :warning:

Comparison is base (4f6994b) 99.66% compared to head (44a4761) 99.23%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #707 +/- ## ========================================== - Coverage 99.66% 99.23% -0.43% ========================================== Files 89 89 Lines 6295 6295 ========================================== - Hits 6274 6247 -27 - Misses 21 48 +27 ``` [see 3 files with indirect coverage changes](https://app.codecov.io/gh/NatLibFi/Annif/pull/707/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NatLibFi)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.