Projects STRLCPY forensix Commits 163a16fc
🤬
  • fix: client/Dockerfile to reduce vulnerabilities

    The following vulnerabilities are fixed with an upgrade:
    - https://snyk.io/vuln/SNYK-DEBIAN10-EXPAT-2331803
    - https://snyk.io/vuln/SNYK-DEBIAN10-EXPAT-2331813
    - https://snyk.io/vuln/SNYK-DEBIAN10-EXPAT-2331818
    - https://snyk.io/vuln/SNYK-DEBIAN10-EXPAT-2359258
    - https://snyk.io/vuln/SNYK-DEBIAN10-EXPAT-2384929
  • Loading...
  • snyk-bot committed 2 years ago
    163a16fc
    1 parent 9b9287c6
  • ■ ■ ■ ■
    client/Dockerfile
    1  -FROM node:16.13.1
     1 +FROM node:16.14-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