Browse Source

Merge pull request #11410 from thaJeztah/bump_engine_25.0.1

ci(deps): update DOCKER_CLI_VERSION to v25.0.1
Guillaume Lours 1 year ago
parent
commit
5728c43db8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/ci.yml

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

@@ -19,7 +19,7 @@ on:
         default: "false"
         default: "false"
 
 
 env:
 env:
-  DOCKER_CLI_VERSION: "25.0.0"
+  DOCKER_CLI_VERSION: "25.0.1"
 
 
 permissions:
 permissions:
   contents: read # to fetch code (actions/checkout)
   contents: read # to fetch code (actions/checkout)