diff --git a/Makefile b/Makefile index ed15997..76e4da8 100644 --- a/Makefile +++ b/Makefile @@ -26,7 +26,7 @@ export PRINT_HELP_PYSCRIPT # Basic commands # ################## DOCKER := docker -DC := docker-compose +DC := docker compose HELP := python -c "$$PRINT_HELP_PYSCRIPT" ECHO := /usr/bin/env echo