fix: remove curl on test runner image #9716

Signed-off-by: Son Bui <sonbv00@gmail.com>
This commit is contained in:
Son Bui 2023-08-14 21:57:16 +08:00
parent b577577218
commit 8e7c63a254

View file

@ -65,7 +65,6 @@ RUN apk update && apk upgrade && apk add --no-cache \
unzip \ unzip \
openssl \ openssl \
cfssl@testing \ cfssl@testing \
curl \
tzdata \ tzdata \
libc6-compat libc6-compat