release: stable-5142-2

* 700c04a web: properly handle acme.sh return codes
* 4cb181c web: install acme certs to persistent storage
* 1d2c68a web: fix running acme.sh on the right home directory
* 5c44a84 misc: stop using apt-key, it's deprecated
* 5f06c3a doc: update CHANGELOG
* 0f780b4 misc: working on latest
This commit is contained in:
Saúl Ibarra Corretgé
2020-12-04 23:11:22 +01:00
parent 700c04a629
commit 7a1c2f3cc8
4 changed files with 17 additions and 6 deletions

View File

@@ -2,7 +2,7 @@ version: '3'
services:
jibri:
image: jitsi/jibri:latest
image: jitsi/jibri:stable-5142-2
restart: ${RESTART_POLICY}
volumes:
- ${CONFIG}/jibri:/config:Z