We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2acda9 commit 0e0d612Copy full SHA for 0e0d612
.github/workflows/docker_action.yml
@@ -18,4 +18,4 @@ jobs:
18
19
- name: Build and run Docker Compose
20
run: |
21
- docker-compose up --build -d
+ docker compose up --build -d
0 commit comments