Skip to content

Commit

Permalink
Merge pull request #11410 from thaJeztah/bump_engine_25.0.1
Browse files Browse the repository at this point in the history
ci(deps): update DOCKER_CLI_VERSION to v25.0.1
  • Loading branch information
glours committed Jan 29, 2024
2 parents c653ddf + d979115 commit 5728c43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 5728c43

Please sign in to comment.