We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c653ddf commit d979115Copy full SHA for d979115
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ on:
19
default: "false"
20
21
env:
22
- DOCKER_CLI_VERSION: "25.0.0"
+ DOCKER_CLI_VERSION: "25.0.1"
23
24
permissions:
25
contents: read # to fetch code (actions/checkout)
0 commit comments