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 \
|
||||
bash \
|
||||
openssl \
|
||||
curl \
|
||||
ca-certificates \
|
||||
dumb-init \
|
||||
tzdata \
|
||||
|
|
Loading…
Reference in a new issue