mirror of
https://github.com/docker/compose.git
synced 2026-08-28 04:18:05 +00:00
ci(deps): update DOCKER_CLI_VERSION to v25.0.1
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
c653ddf439
commit
d979115692
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -19,7 +19,7 @@ on:
|
|||
default: "false"
|
||||
|
||||
env:
|
||||
DOCKER_CLI_VERSION: "25.0.0"
|
||||
DOCKER_CLI_VERSION: "25.0.1"
|
||||
|
||||
permissions:
|
||||
contents: read # to fetch code (actions/checkout)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue