cli
cli copied to clipboard
fix(api): update kong image to address vulnerability
What kind of change does this PR introduce?
Bug fix
What is the new behavior?
Update kong to 3.8.0 to resolve base image vulnerabilities.
- [ ] Logs still not working for kong and rest.
Additional context
Add any other context or screenshots.
Pull Request Test Coverage Report for Build 11550120667
Details
- 8 of 8 (100.0%) changed or added relevant lines in 1 file are covered.
- 7 unchanged lines in 2 files lost coverage.
- Overall coverage decreased (-0.03%) to 59.786%
| Files with Coverage Reduction | New Missed Lines | % |
|---|---|---|
| internal/storage/rm/rm.go | 2 | 89.53% |
| internal/gen/keys/keys.go | 5 | 12.9% |
| <!-- | Total: | 7 |
| Totals | |
|---|---|
| Change from base Build 11527891407: | -0.03% |
| Covered Lines: | 6360 |
| Relevant Lines: | 10638 |