Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
May 24, 2023

Conversation

juhoinkinen
Copy link
Member

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

@juhoinkinen juhoinkinen added this to the 1.0 milestone May 24, 2023
@sonarqubecloud
Copy link

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
Copy link

codecov bot commented May 24, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.43 ⚠️

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

Additional details and impacted files
@@            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

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

@juhoinkinen juhoinkinen merged commit fb51292 into main May 24, 2023
@juhoinkinen juhoinkinen deleted the apt-upgrade-in-dockerfile branch May 24, 2023 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant