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