Files
ember-market-frontend/Dockerfile
g cdf1dd187c Update Dockerfile for Next.js 16 and Node 20 compatibility
Switches base image to node:20-alpine for both build and production stages to ensure compatibility with Next.js 16 and Turbopack. Installs git earlier, improves commit hash retrieval with a fallback, increases memory for builds, and updates comments for clarity. GIT_COMMIT_SHA is now read from a file at runtime instead of being set as an environment variable.
2025-12-31 07:14:20 +00:00

1.9 KiB