Skip to content

Commit

Permalink
🐞 fix(image): use autocore zenoh image
Browse files Browse the repository at this point in the history
  • Loading branch information
moelang committed May 25, 2021
1 parent e6e109b commit c434f9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdv_demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ spec:
app: host
containers:
- name: storage
image: eclipse/zenoh:latest
image: autocore/zenoh:sdv
command: ["/bin/sh"]
args: ["-c", "exec /zenohd --mem-storage=/rsu/**"]
ports:
Expand Down

0 comments on commit c434f9a

Please sign in to comment.