upgrade jitsi
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Tobias Brunner 2021-08-24 21:42:11 +02:00
parent 28a76b9ac3
commit edd87af45b
1 changed files with 4 additions and 4 deletions

View File

@ -19,7 +19,7 @@ spec:
spec:
containers:
- name: jicofo
image: jitsi/jicofo:stable-5765-1
image: jitsi/jicofo:stable-6173
imagePullPolicy: IfNotPresent
env:
- name: XMPP_SERVER
@ -49,7 +49,7 @@ spec:
- name: PUBLIC_URL
value: https://meet.tobru.ch
- name: prosody
image: jitsi/prosody:stable-5765-1
image: jitsi/prosody:stable-6173
imagePullPolicy: IfNotPresent
env:
- name: XMPP_DOMAIN
@ -86,7 +86,7 @@ spec:
- name: PUBLIC_URL
value: https://meet.tobru.ch
- name: web
image: jitsi/web:stable-5765-1
image: jitsi/web:stable-6173
imagePullPolicy: IfNotPresent
env:
- name: XMPP_SERVER
@ -118,7 +118,7 @@ spec:
- name: PUBLIC_URL
value: https://meet.tobru.ch
- name: jvb
image: jitsi/jvb:stable-5765-1
image: jitsi/jvb:stable-6173
imagePullPolicy: IfNotPresent
env:
- name: XMPP_SERVER