build: default to stable
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM debian:stretch-slim
|
||||
|
||||
ARG JITSI_RELEASE=unstable
|
||||
ARG JITSI_RELEASE=stable
|
||||
|
||||
ADD https://github.com/just-containers/s6-overlay/releases/download/v1.21.2.2/s6-overlay-amd64.tar.gz /tmp/s6-overlay.tar.gz
|
||||
ADD https://download.jitsi.org/jitsi-key.gpg.key /tmp/jitsi.key
|
||||
|
||||
Reference in New Issue
Block a user