mirror of
https://github.com/dani-garcia/bitwarden_rs
synced 2024-11-22 01:48:09 +01:00
Fix updating via docker-compose
parent
894ecf312e
commit
73baf98f9f
@ -40,7 +40,7 @@ You can also use a tool like [Watchtower](https://containrrr.dev/watchtower/) to
|
||||
## Updating when using docker-compose
|
||||
|
||||
```sh
|
||||
docker-compose stop
|
||||
docker-compose down
|
||||
docker-compose pull
|
||||
docker-compose up -d
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user