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