diff --git a/dotenv b/dotenv index a3c0967..9e6b844 100644 --- a/dotenv +++ b/dotenv @@ -27,10 +27,10 @@ SL_HOST= # SCALELITE_TAG=v1 # ### Required when when specific repo or version (other than defaults) are needed -SCALELITE_DOCKER_IMAGE=blindsidenetwks/scalelite:v1.6.3 +SCALELITE_DOCKER_IMAGE=blindsidenetwks/scalelite:v1.6.4 # ### Required when recordings are enabled and using BigBlueButton Playback Proxy to serve the recordings. -SCALELITE_RECORDINGS_DOCKER_IMAGE=bigbluebutton/bbb-playback-proxy:focal-260-amazonlinux +SCALELITE_RECORDINGS_DOCKER_IMAGE=ghcr.io/michelledeko/bbb-playback-proxy:jammy-300-alpine # ### Optional for nginx when using docker-compose # NGINX_DOCKER_IMAGE=