This commit is contained in:
parent
3e401c35fc
commit
342556c25b
@ -33,6 +33,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
git \
|
||||
jq \
|
||||
locales \
|
||||
make \
|
||||
netcat-openbsd \
|
||||
openssh-client \
|
||||
powershell-lts \
|
||||
@ -68,7 +69,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
apt-transport-https \
|
||||
build-essential \
|
||||
# ca-certificates \
|
||||
curl \
|
||||
gnupg && \
|
||||
apt-get autoremove -y && \
|
||||
rm -rf /var/lib/apt/lists/* && \
|
||||
|
Loading…
Reference in New Issue
Block a user