From 446f729e559730b813291f072a6e33a012923018 Mon Sep 17 00:00:00 2001 From: 648540858 <648540858@qq.com> Date: 星期六, 10 六月 2023 00:32:42 +0800 Subject: [PATCH] 优化sdp解析,兼容带有f=的设备 --- DOCKERFILE | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/DOCKERFILE b/DOCKERFILE index d55e06a..f2a2ffa 100644 --- a/DOCKERFILE +++ b/DOCKERFILE @@ -1,3 +1,6 @@ +#寰堜箙娌$淮鎶や簡锛屽凡缁忎笌瀹氬墠鐗堟湰涓嶅尮閰� + + FROM ubuntu:20.04 AS build ARG DEBIAN_FRONTEND=noninteractive -- Gitblit v1.8.0