Skip to content

Commit 18af0d7

Browse files
authored
Merge pull request #107 from sir-gon/develop
[REFACTOR] [CONFIG] [DOCKER] docker-compose calls replaced by new "do…
2 parents 9130961 + 64a8a14 commit 18af0d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ BRUTEFORCE :=$(shell echo '${BRUTEFORCE}'| tr '[:lower:]' '[:upper:]'| tr -d '[:
2323

2424
# DOCKER
2525
BUILDKIT_PROGRESS=plain
26+
DOCKER_COMPOSE=docker compose
2627

2728
.MAIN: test
2829
.PHONY: all clean dependencies help list test

0 commit comments

Comments
 (0)