Skip to content

Commit

Permalink
[Del] 🗑️ Remove Cloudflared
Browse files Browse the repository at this point in the history
  • Loading branch information
Harry-zklcdc committed Feb 7, 2024
1 parent b2c86f1 commit 1795bf0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ RUN curl -L https://github.com/Harry-zklcdc/go-bingai-pass/releases/latest/downl
tar -zxvf go-bingai-pass-linux-amd64.tar.gz && \
chmod +x go-bingai-pass

RUN curl -L https://github.com/cloudflare/cloudflared/releases/latest/download/cloudflared-linux-amd64 -o cloudflared && \
chmod +x cloudflared

RUN apt-get remove -y curl && \
apt-get clean && \
rm -rf /var/lib/apt/lists/* && \
Expand Down

0 comments on commit 1795bf0

Please sign in to comment.