unskip the ocsp tests and update images to fix cfssl bug (#11615)

Signed-off-by: James Strong <strong.james.e@gmail.com>
Co-authored-by: James Strong <strong.james.e@gmail.com>
This commit is contained in:
k8s-infra-cherrypick-robot 2024-07-16 01:24:46 -07:00 committed by GitHub
parent 3931896894
commit b60945a4ab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 12 additions and 3 deletions

View file

@ -9,7 +9,8 @@ RUN apk update \
bash \
tzdata \
libc6-compat \
openssl
openssl \
sqlite-dev
COPY --from=BASE /go/bin/ginkgo /usr/local/bin/
COPY --from=BASE /usr/local/bin/helm /usr/local/bin/