Skip to content

Commit

Permalink
chore: remove unnecessary dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
shreemaan-abhishek committed Oct 6, 2023
1 parent 68d7171 commit f9f2812
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 bash

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 f9f2812

Please sign in to comment.