From a2dc5d53099423361cd1e3343138ddb9b0801683 Mon Sep 17 00:00:00 2001 From: zhongjin Date: Sat, 18 Feb 2023 19:05:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'bigbluebutton-html5/Docke?= =?UTF-8?q?rfile'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bigbluebutton-html5/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bigbluebutton-html5/Dockerfile b/bigbluebutton-html5/Dockerfile index 5cdec73..513d591 100644 --- a/bigbluebutton-html5/Dockerfile +++ b/bigbluebutton-html5/Dockerfile @@ -1,5 +1,5 @@ ARG BBB_BUILD_TAG=v2022-03-30 -FROM gitlab.senfcall.de:5050/senfcall-public/docker-bbb-build:$BBB_BUILD_TAG AS builder +FROM onenetcom/docker-bbb-build:$BBB_BUILD_TAG AS builder ARG TAG_HTML5=v2.5.11