From 35db85ba881b2e5c415c99002fef1bb11b68e4f8 Mon Sep 17 00:00:00 2001 From: timerzz Date: Sat, 13 Apr 2024 10:03:25 +0800 Subject: [PATCH] =?UTF-8?q?feat=20=E5=8E=BB=E6=8E=89=E6=9E=84=E5=BB=BA?= =?UTF-8?q?=E4=B8=AD=E7=9A=84proxy?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 8d9b14d..8cd6795 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,8 +11,6 @@ WORKDIR /build/wwwroot RUN bun install && bun run build FROM alpine:latest -ARG HTTP_PROXY=http://192.168.31.55:10809 -ARG HTTPS_PROXY=http://192.168.31.55:10809 RUN apk add --no-cache ca-certificates tzdata WORKDIR /work COPY --from=back /build/watcher /work/