Skip to content

Commit

Permalink
fix: PAN-2008 add args for docker (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpantos authored Jun 27, 2024
1 parent 6a394ab commit 4b8f162
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 @@ -54,4 +54,4 @@ analyze-mythril:

.PHONY: docker
docker:
docker compose up --force-recreate
docker compose up --force-recreate $(ARGS)

0 comments on commit 4b8f162

Please sign in to comment.