Skip to content

Fix deployment crashes by downgrading Node.js version in Dockerfile#2017

Merged
DonKoko merged 1 commit intomainfrom
fix-node-version
Sep 2, 2025
Merged

Fix deployment crashes by downgrading Node.js version in Dockerfile#2017
DonKoko merged 1 commit intomainfrom
fix-node-version

Conversation

@DonKoko
Copy link
Copy Markdown
Contributor

@DonKoko DonKoko commented Sep 2, 2025

Changes Node.js base image from v22 to v20 to resolve database connection issues that started occurring in recent deployments. Node.js v22 appears to have compatibility issues with pg-boss scheduler initialization causing SASL authentication failures.

Changes Node.js base image from v22 to v20 to resolve database connection
issues that started occurring in recent deployments. Node.js v22 appears
to have compatibility issues with pg-boss scheduler initialization causing
SASL authentication failures.
@vercel
Copy link
Copy Markdown

vercel Bot commented Sep 2, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
shelf-docs Ignored Ignored Sep 2, 2025 7:10am

@DonKoko DonKoko merged commit 945be1f into main Sep 2, 2025
6 checks passed
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