Skip to content

fix: use node20-bookworm-slim runner to fix temporalio glibc compatibility error#1804

Open
epipav wants to merge 1 commit intomainfrom
fix/missing-glibc-binaries-with-node24-vulnerabilities
Open

fix: use node20-bookworm-slim runner to fix temporalio glibc compatibility error#1804
epipav wants to merge 1 commit intomainfrom
fix/missing-glibc-binaries-with-node24-vulnerabilities

Conversation

@epipav
Copy link
Copy Markdown
Collaborator

@epipav epipav commented Apr 1, 2026

No description provided.

…ility

Signed-off-by: anilb <epipav@gmail.com>
Copilot AI review requested due to automatic review settings April 1, 2026 12:24
@epipav epipav self-assigned this Apr 1, 2026
@epipav epipav requested a review from gaspergrom April 1, 2026 12:24
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Temporal vulnerability enrichment worker container runtime image to resolve a Temporalio glibc compatibility issue by moving off Alpine/musl.

Changes:

  • Switch the runner stage base image from node:24-alpine to node:20-bookworm-slim.
  • Replace apk add ca-certificates with apt install ca-certificates for the Debian-based image.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

3 participants