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 number
docker pull nocoly/hap-sc-arm64:version number
-
Modify the version number 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;