Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docker: add dash between target and version (#1613)
Instead of ugly: ``` statusteam/nim-waku:wakunode2v0.16.0-1-gb495dd ``` Create better looking: ``` statusteam/nim-waku:wakunode2-v0.16.0-1-gb495dd ``` Annoys me every time I use it. Signed-off-by: Jakub Sokołowski <jakub@status.im>
- Loading branch information