parent
a7e74553bd
commit
96f7de2c0c
@ -1,4 +1,4 @@ |
||||
build: |
||||
docker build $(BUILD_ARGS) -t $(JITSI_REPO)/web .
|
||||
docker build --build-arg JITSI_MEET_VERSION $(BUILD_ARGS) -t $(JITSI_REPO)/web .
|
||||
|
||||
.PHONY: build |
||||
|
Loading…
Reference in new issue