Skip to content
This repository was archived by the owner on Dec 2, 2025. It is now read-only.

Commit 2f76fac

Browse files
committed
fix makefile
1 parent 32cb69b commit 2f76fac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ ps:
1212

1313
build:
1414
@echo "Build docker container"
15-
docker compose build -d
15+
docker compose build

0 commit comments

Comments
 (0)