mirror of
https://github.com/bigbluebutton/docker.git
synced 2025-06-02 16:35:38 +02:00
upgrade etherpad & bigbluebutton-exporter base images
This commit is contained in:
parent
352961ce1c
commit
08e4859ba1
@ -2,7 +2,7 @@ version: '3.6'
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
prometheus-exporter:
|
prometheus-exporter:
|
||||||
image: greenstatic/bigbluebutton-exporter:v0.5.1
|
image: greenstatic/bigbluebutton-exporter:v0.5.2
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
API_BASE_URL: http://10.7.7.1:8080/bigbluebutton/api/
|
API_BASE_URL: http://10.7.7.1:8080/bigbluebutton/api/
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM etherpad/etherpad:1.8.4
|
FROM etherpad/etherpad:1.8.6
|
||||||
|
|
||||||
USER root
|
USER root
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user