Upgrade Storage Component Service
-
Pull the mirror of storage component service of the target version (Offline Package)
- Linux amd64
- Linux arm64
docker pull nocoly/hap-sc:<version>
docker pull nocoly/hap-sc-arm64:<version>
-
Modify the version of the corresponding mirror in the
/data/hap/script/docker-compose.yaml
file; -
Execute
bash ./service.sh restartall
to restart the service in the root directory of the manager and wait for the command to finish execution;