Projects STRLCPY forensix Commits 0c103591
🤬
  • fix: client/Dockerfile to reduce vulnerabilities

    The following vulnerabilities are fixed with an upgrade:
    - https://snyk.io/vuln/SNYK-DEBIAN11-DPKG-2847942
    - https://snyk.io/vuln/SNYK-DEBIAN11-GZIP-2444256
    - https://snyk.io/vuln/SNYK-UPSTREAM-NODE-2946723
    - https://snyk.io/vuln/SNYK-UPSTREAM-NODE-2946727
    - https://snyk.io/vuln/SNYK-UPSTREAM-NODE-2946729
  • Loading...
  • snyk-bot committed 2 years ago
    0c103591
    1 parent 8922ef3a
  • ■ ■ ■ ■
    client/Dockerfile
    1  -FROM node:16.14-bullseye-slim
     1 +FROM node:lts-bullseye-slim
    2 2   
    3 3  # Create app directory
    4 4  WORKDIR /app
    skipped 9 lines
Please wait...
Page is in error, reload to recover