We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd5b767 commit 9ff73c2Copy full SHA for 9ff73c2
ReadMe.md
@@ -20,7 +20,7 @@ Update the env file with the appropriate arguments for your needs.
20
21
# Run the container
22
```
23
-docker run --env-file={path/to/env_file} -v ~/{path/to/MountFolder}:/data dstein96/probegenerator:0.71
+docker run --env-file={path/to/env_file} -v ~/{path/to/MountFolder}:/data dstein96/probegenerator:0.73
24
25
After running the container you should see a folder called output containing the probe information in your MountFolder.
26
0 commit comments