Skip to content

Upgrade Node.js version in Dockerfile#1678

Open
msantosn-mt wants to merge 1 commit intokoala73:mainfrom
msantosn-mt:patch-1
Open

Upgrade Node.js version in Dockerfile#1678
msantosn-mt wants to merge 1 commit intokoala73:mainfrom
msantosn-mt:patch-1

Conversation

@msantosn-mt
Copy link

  • Updated Node.js version in Dockerfile from 20-alpine to 25-alpine.
  • Copy of the sources has to happen before the build.

Summary

Builds were failing because the old reference to node:20-alpine is a bit old.
Builds were also failing because the postinstall instruction required files that were not copied to the container yet.

Type of change

  • Bug fix
  • New feature
  • New data source / feed
  • New map layer
  • Refactor / code cleanup
  • Documentation
  • [ X] CI / Build / Infrastructure

Affected areas

  • Map / Globe
  • News panels / RSS feeds
  • AI Insights / World Brief
  • Market Radar / Crypto
  • Desktop app (Tauri)
  • API endpoints (/api/*)
  • Config / Settings
  • Other:

Checklist

  • Tested on worldmonitor.app variant
  • Tested on tech.worldmonitor.app variant (if applicable)
  • New RSS feed domains added to api/rss-proxy.js allowlist (if adding feeds)
  • No API keys or secrets committed
  • TypeScript compiles without errors (npm run typecheck)

Screenshots

* Updated Node.js version in Dockerfile from 20-alpine to 25-alpine.
* Copy of the sources has to happen before the build.
@vercel
Copy link

vercel bot commented Mar 15, 2026

@msantosn-mt is attempting to deploy a commit to the Elie Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant