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