mirror of https://github.com/docker/compose.git
Merge pull request #11321 from thaJeztah/gha_bump_cli_version
gha: update DOCKER_CLI_VERSION to v24.0.7
This commit is contained in:
commit
eec822de8f
|
@ -19,7 +19,7 @@ on:
|
||||||
default: "false"
|
default: "false"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
DOCKER_CLI_VERSION: "20.10.17"
|
DOCKER_CLI_VERSION: "24.0.7"
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read # to fetch code (actions/checkout)
|
contents: read # to fetch code (actions/checkout)
|
||||||
|
|
Loading…
Reference in New Issue