diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-01-27 09:57:49 +0100 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-01-27 09:57:49 +0100 |
commit | 831ddd30558d9015f9219ae28384a414d7b73bf6 (patch) | |
tree | 4e872f9fdbabb87584b0fde23ebd4e97ded6c899 /app/docker-compose.yml | |
parent | a13a02c45ca212c7ac0aae6dfa510219b6c9f46c (diff) | |
download | infrastructure-831ddd30558d9015f9219ae28384a414d7b73bf6.tar.gz infrastructure-831ddd30558d9015f9219ae28384a414d7b73bf6.zip |
Some fixes
Diffstat (limited to 'app/docker-compose.yml')
-rw-r--r-- | app/docker-compose.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/docker-compose.yml b/app/docker-compose.yml index a1f0722..e7fde9e 100644 --- a/app/docker-compose.yml +++ b/app/docker-compose.yml @@ -68,7 +68,7 @@ services: # https://github.com/jitsi/jitsi-videobridge # note: JVB is not tagged with non-stable tags JVB_TAG: stable/jitsi-meet_6826 - image: superboum/amd64_jitsi_videobridge:v19 + image: superboum/amd64_jitsi_videobridge:v20 jitsi-xmpp: build: |