소스 검색

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]>
Laura Brehm 1 년 전
부모
커밋
9b0e3d53eb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/workflows/ci.yml

+ 1 - 1
.github/workflows/ci.yml

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