Skip to content

Commit 78e6638

Browse files
replace docker-compose
1 parent 0c31fb2 commit 78e6638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/DockerDown.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ then
1111
fi
1212

1313
echo "Docker down"
14-
docker-compose -f docker-compose.yml -f docker-compose.pipeline.yml down
14+
docker compose -f docker-compose.yml -f docker-compose.pipeline.yml down

0 commit comments

Comments
 (0)