build:
	docker build $(BUILD_ARGS) -t $(JITSI_REPO)/prosody .

.PHONY: build
