Skip to content

Commit

Permalink
make sure docker-demo builds
Browse files Browse the repository at this point in the history
  • Loading branch information
y0sher committed Sep 11, 2023
1 parent b0c0c94 commit b069963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ docker-build:

docker-demo:
@echo "Running docker compose demo"
docker-compose up
docker-compose up --build

0 comments on commit b069963

Please sign in to comment.