mirror of
https://github.com/bigbluebutton/docker.git
synced 2024-11-22 16:13:20 +01:00
upgrade etherpad & bigbluebutton-exporter base images
This commit is contained in:
parent
352961ce1c
commit
08e4859ba1
@ -2,7 +2,7 @@ version: '3.6'
|
||||
|
||||
services:
|
||||
prometheus-exporter:
|
||||
image: greenstatic/bigbluebutton-exporter:v0.5.1
|
||||
image: greenstatic/bigbluebutton-exporter:v0.5.2
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user