79290176

Date: 2024-12-18 06:36:17
Score: 1
Natty:
Report link
FROM node:20-alpine

RUN apk update && apk add --no-cache openssl

install openssl to your dockerfile cuz in alpine image will miss some lib or package, in this case alpine miss openssl so prsima can detech

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: khoa junior