install ca-certificates in falco:no-driver image

Signed-off-by: Thomas Labarussias <issif+github@gadz.org>
This commit is contained in:
Thomas Labarussias
2023-01-13 14:45:25 +01:00
committed by poiana
parent c69b198777
commit bb9edea666

View File

@@ -6,7 +6,7 @@ ARG VERSION_BUCKET=bin
ENV FALCO_VERSION=${FALCO_VERSION}
ENV VERSION_BUCKET=${VERSION_BUCKET}
RUN apt-get -y update && apt-get -y install gridsite-clients curl
RUN apt-get -y update && apt-get -y install gridsite-clients curl ca-certificates
WORKDIR /