Skip to content

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

Merged
joanagmaia merged 1 commit into
mainfrom
fix/missing-glibc-binaries-with-node24-vulnerabilities
Jun 26, 2026
Merged

fix: use node20-bookworm-slim runner to fix temporalio glibc compatibility error#1804
joanagmaia merged 1 commit into
mainfrom
fix/missing-glibc-binaries-with-node24-vulnerabilities

Conversation

@epipav

@epipav epipav commented Apr 1, 2026

Copy link
Copy Markdown
Collaborator

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

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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.

Comment thread workers/temporal/vulnerability_enrichment_worker/Dockerfile
@joanagmaia joanagmaia merged commit 0967dac into main Jun 26, 2026
14 of 15 checks passed
@joanagmaia joanagmaia deleted the fix/missing-glibc-binaries-with-node24-vulnerabilities branch June 26, 2026 11:17
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.

4 participants