diff --git a/debug.yml b/debug.yml index 5c311da..78f6896 100644 --- a/debug.yml +++ b/debug.yml @@ -18,7 +18,7 @@ spec: spec: containers: - name: debug - image: ubuntu:xenial + image: antojoseph/libfuzzer:latest command: [ "/bin/bash", "-c", "--" ] args: [ "while true; do sleep 30; done;" ] securityContext: