We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3648ec commit d12637aCopy full SHA for d12637a
README.md
@@ -7,7 +7,7 @@ Samplicator can be used to forward UDP packets to multiple destinations.
7
The usage convention for samplicator is...
8
9
```
10
-$ sudo docker run -it --network host robcowart/samplicator:1.0.0_1.3.8rc1 [<option>...] [<destination>...]
+$ sudo docker run -it --network host robcowart/samplicator:1.0.1_1.3.8rc1 [<option>...] [<destination>...]
11
12
13
The allowed `<option>`s are...
0 commit comments