Skip to content

Commit 0e0d612

Browse files
chore: modify docker_action.yml file
1 parent d2acda9 commit 0e0d612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker_action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818

1919
- name: Build and run Docker Compose
2020
run: |
21-
docker-compose up --build -d
21+
docker compose up --build -d

0 commit comments

Comments
 (0)