mirror of
https://github.com/falcosecurity/falco.git
synced 2025-07-04 18:36:48 +00:00
Updating falco:local
- Using `debian:stable` for the local image as well Signed-off-by: Kris Nova <kris@nivenly.com>
This commit is contained in:
parent
5c294bacc7
commit
9eeed5912b
@ -1,4 +1,4 @@
|
||||
FROM debian:unstable
|
||||
FROM debian:stable
|
||||
|
||||
LABEL usage="docker run -i -t -v /var/run/docker.sock:/host/var/run/docker.sock -v /dev:/host/dev -v /proc:/host/proc:ro -v /boot:/host/boot:ro -v /lib/modules:/host/lib/modules:ro -v /usr:/host/usr:ro --name NAME IMAGE"
|
||||
LABEL maintainer="cncf-falco-dev@lists.cncf.io"
|
||||
|
Loading…
Reference in New Issue
Block a user