account/docs/release/.template.md
GnomeZworc 9e98700eb8
init: add documantation
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
2025-10-27 13:35:47 +01:00

15 lines
No EOL
156 B
Markdown

# NAME VERSION
## Upgrade Procedure
```
git fetch --all
git checkout VERSION
docker compose pull
docker compose up -d
```
## Release feature
- ...
- ...