CS-71: Update docker image used in ci-image job#2764
Merged
aleksandr-gringauz merged 1 commit intoJun 26, 2025
Merged
Conversation
aleksandr-gringauz
force-pushed
the
aleksandr-gringauz/CS-71/updata-docker-image-to-jammy-part2
branch
3 times, most recently
from
June 26, 2025 10:59
fb5b214 to
06240b7
Compare
aleksandr-gringauz
force-pushed
the
aleksandr-gringauz/CS-71/updata-docker-image-to-jammy-part2
branch
from
June 26, 2025 11:04
06240b7 to
8bbf787
Compare
aleksandr-gringauz
marked this pull request as ready for review
June 26, 2025 11:05
0xnm
approved these changes
Jun 26, 2025
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #2764 +/- ##
===========================================
+ Coverage 69.79% 69.83% +0.05%
===========================================
Files 824 824
Lines 30877 30877
Branches 5196 5196
===========================================
+ Hits 21548 21562 +14
+ Misses 7852 7843 -9
+ Partials 1477 1472 -5 🚀 New features to boost your workflow:
|
aleksandr-gringauz
deleted the
aleksandr-gringauz/CS-71/updata-docker-image-to-jammy-part2
branch
June 26, 2025 12:06
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Use an image with new ubuntu version in the ci-image job.
I checked that it works. The image is built (I removed
--pushtemporarily when testing so that the image isn't pushed to the registry).Motivation
What inspired you to submit this pull request?
Additional Notes
Anything else we should know when reviewing?
Review checklist (to be filled by reviewers)