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

ci: bump engine version to 25.0.3 #11512

Merged
merged 1 commit into from
Feb 16, 2024
Merged

Conversation

laurazard
Copy link
Member

@laurazard laurazard commented Feb 16, 2024

Hopefully, this fixes some networking flakyness seen in

func TestNetworks(t *testing.T) {
(see runs like https://github.com/docker/compose/actions/runs/7898881759/job/21557172714?pr=11499)

What I did

Bump the engine version used in CI (25.0.2 -> 25.0.3)

Related issue

(not mandatory) A picture of a cute animal, if possible in relation to what you did

image

changes: https://github.com/moby/moby/releases/tag/v25.0.3

(Hopefully, this fixes some networking flakyness)

Signed-off-by: Laura Brehm <laurabrehm@hey.com>
@laurazard laurazard self-assigned this Feb 16, 2024
Copy link

codecov bot commented Feb 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (de3da82) 58.23% compared to head (9b0e3d5) 58.27%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11512      +/-   ##
==========================================
+ Coverage   58.23%   58.27%   +0.04%     
==========================================
  Files         134      134              
  Lines       11546    11546              
==========================================
+ Hits         6724     6729       +5     
+ Misses       4156     4153       -3     
+ Partials      666      664       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@glours glours merged commit f1431b2 into docker:main Feb 16, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants