mirror of
https://github.com/falcosecurity/falco.git
synced 2025-07-16 07:47:00 +00:00
Switching from stable to old-stable (buster).
Added libssl-dev package. Signed-off-by: Michal Schott <michal.schott@onegini.com>
This commit is contained in:
parent
2a8c0e8bb7
commit
84e7d3f18f
@ -1,4 +1,4 @@
|
||||
FROM debian:stable
|
||||
FROM debian:buster
|
||||
|
||||
LABEL maintainer="cncf-falco-dev@lists.cncf.io"
|
||||
|
||||
@ -30,6 +30,7 @@ RUN apt-get update \
|
||||
libc6-dev \
|
||||
libelf-dev \
|
||||
libmpx2 \
|
||||
libssl-dev \
|
||||
llvm-7 \
|
||||
netcat \
|
||||
xz-utils \
|
||||
|
Loading…
Reference in New Issue
Block a user