feat: update k8s/trivy-node-collector
This commit is contained in:
parent
b0178e587a
commit
8d9a890573
@ -9,7 +9,9 @@ LABEL org.opencontainers.image.licenses="Apache-2.0"
|
||||
LABEL org.opencontainers.image.vendor="ALT Linux Team"
|
||||
|
||||
{{ install_packages(
|
||||
"k8s-trivy-node-collector"
|
||||
"k8s-trivy-node-collector",
|
||||
"libssl3",
|
||||
"libcrypto3"
|
||||
) }}
|
||||
|
||||
RUN ln -s /usr/bin/k8s-trivy-node-collector /usr/bin/node-collector
|
||||
|
Loading…
Reference in New Issue
Block a user