ble2mqtt
                                
                                 ble2mqtt copied to clipboard
                                
                                    ble2mqtt copied to clipboard
                            
                            
                            
                        How to update ble2mqtt in docker
I'm trying to update ble2mqtt in my docker container but I could use some help. Is there a step by step guide for this?
In fact, I don't use docker for ble2mqtt so I can't say for sure. Maybe you can just pull the repo and rebuild the container
docker build -t ble2mqtt:dev .
It depends on the way you're running the app. Maybe other users can help more straightforwardly.