Skip to content

Commit 9b0e3d5

Browse files
committed
ci: bump engine version to 25.0.3
changes: https://github.com/moby/moby/releases/tag/v25.0.3 (Hopefully, this fixes some networking flakyness) Signed-off-by: Laura Brehm <[email protected]>
1 parent de3da82 commit 9b0e3d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
- standalone
141141
engine:
142142
- 24.0.9
143-
- 25.0.2
143+
- 25.0.3
144144
steps:
145145
-
146146
name: Checkout

0 commit comments

Comments
 (0)