chore: use latest falco-tester again

Co-authored-by: Lorenzo Fontana <lo@linux.com>
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
This commit is contained in:
Leonardo Di Donato 2020-01-23 13:35:46 +00:00 committed by poiana
parent f3dcacea5b
commit 725f16b71c

View File

@ -72,7 +72,7 @@ jobs:
# Execute integration tests based on the build results coming from the "build/centos7" job
"tests/integration":
docker:
- image: falcosecurity/falco-tester:refactor-images # todo: restore this to latest after pushing it once this pr is merged
- image: falcosecurity/falco-tester:latest
environment:
SOURCE_DIR: "/source"
BUILD_DIR: "/build"