Skip to content

Commit

Permalink
chore(deployment): switch back to latest
Browse files Browse the repository at this point in the history
Signed-off-by: Leonardo Grasso <me@leonardograsso.com>
  • Loading branch information
leogr authored and poiana committed Jul 20, 2020
1 parent b9b8812 commit 7bf714a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/run-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
serviceAccount: falco-event-generator
containers:
- name: falco-event-generator
image: falcosecurity/event-generator:new-tester
image: falcosecurity/event-generator:latest
imagePullPolicy: IfNotPresent
command:
- /bin/event-generator
Expand Down

0 comments on commit 7bf714a

Please sign in to comment.