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.
2 parents d43c017 + 469a1c2 commit 7b91157Copy full SHA for 7b91157
.github/workflows/updatecli.yaml
@@ -23,7 +23,7 @@ jobs:
23
24
# This step installs Updatecli in the runner using the updatecli-action
25
- name: Install Updatecli in the runner
26
- uses: updatecli/updatecli-action@v2.82.0
+ uses: updatecli/updatecli-action@v2.83.0
27
28
# This step runs Updatecli in Dry Run mode
29
# It uses the "diff" command of updatecli with the specified config and values files
docker-versions.txt
@@ -1,2 +1,2 @@
1
-- Docker version 28.0.4, build b8034c0
2
-- Docker Compose version v2.35.1
+- Docker version 26.1.3, build b72abbb
+- Docker Compose version v2.27.1
0 commit comments