From a9ab5c28e9fd52c1d936a245ac46c9e556f6bc3e Mon Sep 17 00:00:00 2001 From: 648540858 <648540858@qq.com> Date: 星期二, 20 二月 2024 11:12:42 +0800 Subject: [PATCH] 优化订阅机制,需要重新订阅时,取消命令发送后再发送订阅命令 #1273 --- 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