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/