mirror of https://github.com/caronc/apprise
Updated Troubleshooting (markdown)
parent
ec5dd2960d
commit
ad2a388ec0
|
@ -313,7 +313,7 @@ RUN pip3 install apprise
|
|||
# RUN pip3 install "git+https://github.com/caronc/apprise.git"
|
||||
|
||||
## Use a specific branch you want to test
|
||||
RUN pip3 install "git+https://github.com/caronc/apprise.git@branch"
|
||||
# RUN pip3 install "git+https://github.com/caronc/apprise.git@branch"
|
||||
```
|
||||
|
||||
Next we need to build our docker container we set up the blueprints for above:
|
||||
|
|
Loading…
Reference in New Issue