Oddbean new post about | logout
 How can I update the docker installation?
UI update button didn't work.
"sudo su -
cd btcpayserver-docker
btcpay-update.sh
"
didn't work.
Env: raspberry pi 5 
 You need to opt-in (for now) by checking out the v2 branch:

```
git fetch
git checkout 2.0
btcpay-update.sh
```

See this: https://blog.btcpayserver.org/btcpay-server-2-0/#-updating-to-20