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

.PHONY: build
