fix: remove curl on chroot container #9716
Signed-off-by: Son Bui <sonbv00@gmail.com>
This commit is contained in:
parent
94f87358f5
commit
b577577218
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@ RUN apk update \
|
||||||
&& apk add -U --no-cache \
|
&& apk add -U --no-cache \
|
||||||
bash \
|
bash \
|
||||||
openssl \
|
openssl \
|
||||||
curl \
|
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
dumb-init \
|
dumb-init \
|
||||||
tzdata \
|
tzdata \
|
||||||
|
|
Loading…
Reference in a new issue