Docker Image (x86_64 only)
docker pull docker.io/aquasec/tracee:0.14.2
Docker Images (per architecture)
docker pull docker.io/aquasec/tracee:x86_64-0.14.2
docker pull docker.io/aquasec/tracee:aarch64-0.14.2
What's Changed
- release: fix arm64 release file by @rafaeldtinoco in #3084
- release: fix arm64 releasing workflow by @rafaeldtinoco in #3085
- build(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #3094
- btfhub: fix tracee container image with btfhub by @rafaeldtinoco in #3095
- btfhub: extract embedded BTF file correctly by @rafaeldtinoco in #3097
- Fix logger by @josedonizetti in #3092
Full Changelog: v0.14.1...v0.14.2