upgrade etherpad & bigbluebutton-exporter base images

This commit is contained in:
chandi 2020-10-14 12:05:36 +02:00
parent 352961ce1c
commit 08e4859ba1
2 changed files with 2 additions and 2 deletions

View File

@ -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/

View File

@ -1,4 +1,4 @@
FROM etherpad/etherpad:1.8.4
FROM etherpad/etherpad:1.8.6
USER root