diff options
Diffstat (limited to 'app/docker-compose.yml')
-rw-r--r-- | app/docker-compose.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/docker-compose.yml b/app/docker-compose.yml index c2a063d..031dd85 100644 --- a/app/docker-compose.yml +++ b/app/docker-compose.yml @@ -56,7 +56,7 @@ services: args: # https://github.com/jitsi/jicofo JICOFO_TAG: jitsi-meet_5463 - image: superboum/amd64_jitsi_conference_focus:v7 + image: superboum/amd64_jitsi_conference_focus:v8 jitsi-videobridge: build: @@ -65,7 +65,7 @@ services: # https://github.com/jitsi/jitsi-videobridge # note: JVB is not tagged with non-stable tags JVB_TAG: stable/jitsi-meet_5390 - image: superboum/amd64_jitsi_videobridge:v17 + image: superboum/amd64_jitsi_videobridge:v18 jitsi-xmpp: build: |