79666215

Date: 2025-06-14 23:31:38
Score: 0.5
Natty:
Report link

I ran into the same issue. I tried using golang:1.24.4-bullseye and golang:1.24.4-alpine3.22, but neither worked - both failed during compilation due to missing libraries required by V8. Fortunately, golang:1.24.3-bookworm worked for me as the builder stage, and I used ubuntu:22.04 as the final stage.

Reasons:
  • Whitelisted phrase (-1): worked for me
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Mohannad Abdulaziz