Files
catherine-league/build.sh
2026-04-14 00:16:59 +09:00

2 lines
107 B
Bash

APP_VERSION=1.0.3
docker buildx build --platform linux/arm64 -f nextjs/Dockerfile -t cfc-web:$APP_VERSION .