From 0165f1407a891f0e708656e15adadd66f22466b5 Mon Sep 17 00:00:00 2001 From: lucas Date: Fri, 17 Jan 2025 14:09:03 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E5=8E=BB=E9=99=A4=E4=B8=8D=E5=BF=85?= =?UTF-8?q?=E8=A6=81=E7=9A=84=E5=AE=89=E8=A3=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build/Dockerfile_app | 1 - 1 file changed, 1 deletion(-) diff --git a/build/Dockerfile_app b/build/Dockerfile_app index 2104a41..5038996 100644 --- a/build/Dockerfile_app +++ b/build/Dockerfile_app @@ -1,5 +1,4 @@ FROM registry.ngaiot.com/k8s/alpine-glibc:3.20 -RUN apk add --no-cache libc6-compat WORKDIR /app/ COPY *.exe configFiles /app/ #河北轻量化专用