🔨 Update build script

This commit is contained in:
2025-09-24 20:22:11 +08:00
parent d9fe1273b5
commit 7bc94a9646
7 changed files with 2433 additions and 238 deletions

View File

@@ -33,3 +33,6 @@ SPHERE_IMAGE=sphere:latest
# Container image name for develop
DEVELOP_IMAGE=develop:latest
# Container image name for gateway
GATEWAY_IMAGE=gateway:latest