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

.PHONY: build
