mirror of
https://github.com/alibaba/higress.git
synced 2026-05-29 23:27:28 +08:00
Update Dockerfile.base (#473)
This commit is contained in:
@@ -22,7 +22,6 @@ RUN apt-get update && \
|
||||
net-tools \
|
||||
lsof \
|
||||
sudo \
|
||||
&& update-ca-certificates \
|
||||
&& apt-get upgrade -y \
|
||||
&& apt-get clean \
|
||||
&& rm -rf /var/log/*log /var/lib/apt/lists/* /var/log/apt/* /var/lib/dpkg/*-old /var/cache/debconf/*-old \
|
||||
|
||||
Reference in New Issue
Block a user