Update dependencies and bump version to 0.1.6.38
- Upgrade Next.js and ESLint packages to version 16.2.9 - Update baseline-browser-mapping to version 2.10.35 - Remove deprecated comment in Dockerfile regarding telemetry
This commit is contained in:
@@ -40,7 +40,6 @@ RUN if [ -n "$APP_VERSION" ]; then \
|
||||
# Uncomment the following line in case you want to disable telemetry during the build.
|
||||
ENV NEXT_TELEMETRY_DISABLED 1
|
||||
|
||||
# Suppress baseline-browser-mapping warning about old data (informational only)
|
||||
ENV NODE_ENV=production
|
||||
|
||||
# Generate Prisma Client
|
||||
|
||||
Reference in New Issue
Block a user