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 <laurabrehm@hey.com>
This commit is contained in:
Laura Brehm 2024-02-16 12:47:24 +00:00
parent de3da829ea
commit 9b0e3d53eb
No known key found for this signature in database
GPG Key ID: CFBF847B4A313468
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ jobs:
- standalone
engine:
- 24.0.9
- 25.0.2
- 25.0.3
steps:
-
name: Checkout