Skip to content

Commit

Permalink
Update debug.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Anto Joseph authored Jul 21, 2020
1 parent a920405 commit d92284b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit d92284b

Please sign in to comment.