mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
docs: update docker-compose tip (#299)
This commit is contained in:
@@ -41,7 +41,7 @@ See more in the example [`docker-compose.yaml`](./docker-compose.yaml) file.
|
|||||||
If you want to upgrade the version of memos, use the following command.
|
If you want to upgrade the version of memos, use the following command.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
docker-compose down && docker-compose build --no-cache && docker-compose up -d
|
docker-compose down && docker image rm neosmemo/memos:latest && docker-compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
Reference in New Issue
Block a user