Skip to content

Commit

Permalink
add allow remove essential
Browse files Browse the repository at this point in the history
  • Loading branch information
shreemaan-abhishek committed Oct 7, 2023
1 parent 92c2dd6 commit c857176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ RUN set -ex; \
&& openresty -V \
&& apisix version

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

WORKDIR /usr/local/apisix

Expand Down

0 comments on commit c857176

Please sign in to comment.