소스 검색

Merge pull request #11321 from thaJeztah/gha_bump_cli_version

gha: update DOCKER_CLI_VERSION to v24.0.7
Milas Bowman 1 년 전
부모
커밋
eec822de8f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/workflows/ci.yml

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

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