Skip to content

Commit

Permalink
docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
remyvdwereld committed Aug 31, 2024
1 parent e644cb6 commit b74c8bb
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
@@ -1,6 +1,6 @@
.PHONY: manifests deploy

dc = docker-compose
dc = docker compose

ENVIRONMENT ?= local
HELM_ARGS = manifests/chart \
Expand Down

0 comments on commit b74c8bb

Please sign in to comment.