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