Skip to content

Commit

Permalink
chore: remove unnecessary dependencies (#514)
Browse files Browse the repository at this point in the history
  • Loading branch information
shreemaan-abhishek authored Oct 8, 2023
1 parent 6ab8bec commit 96e5b04
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions debian/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ RUN set -ex; \
&& openresty -V \
&& apisix version

RUN apt-get -y purge --auto-remove curl wget gnupg ca-certificates --allow-remove-essential

WORKDIR /usr/local/apisix

ENV PATH=$PATH:/usr/local/openresty/luajit/bin:/usr/local/openresty/nginx/sbin:/usr/local/openresty/bin
Expand Down

0 comments on commit 96e5b04

Please sign in to comment.