Files
catherine-league/build.sh
2026-03-31 16:23:10 +09:00

2 lines
107 B
Bash

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