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:
Hördle Bot
2026-06-11 09:17:28 +02:00
parent 54325851f5
commit 20c107ddd1
3 changed files with 70 additions and 79 deletions
-1
View File
@@ -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