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 b95584d commit ac3ed33Copy full SHA for ac3ed33
.github/workflows/ci.yml
@@ -83,4 +83,4 @@ jobs:
83
verbose: true
84
85
- name: Tear down the Stack
86
- run: docker-compose -f docker-compose-local.yml down
+ run: docker compose -f docker-compose-local.yml down
0 commit comments