chore(circleci): temporary config for falco tester image

Co-Authored-By: Leonardo Di Donato <leodidonato@gmail.com>
Signed-off-by: Lorenzo Fontana <lo@linux.com>
This commit is contained in:
Lorenzo Fontana
2020-01-23 12:07:09 +01:00
committed by poiana
parent 46181a7336
commit a8a3caee95

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:latest
- image: falcosecurity/falco-tester:refactor-images # todo: restore this to latest after pushing it once this pr is merged
environment:
SOURCE_DIR: "/source"
BUILD_DIR: "/build"