Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix docker vulnerabilites by upgrading node image (#551)
* fix: Dockerfile to reduce vulnerabilities (#29) The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-ALPINE315-ZLIB-2976173 - https://snyk.io/vuln/SNYK-ALPINE315-OPENSSL-3314621 - https://snyk.io/vuln/SNYK-ALPINE315-OPENSSL-3314622 - https://snyk.io/vuln/SNYK-ALPINE315-OPENSSL-3314629 - https://snyk.io/vuln/SNYK-ALPINE315-OPENSSL-3368753 Co-authored-by: snyk-bot <[email protected]> * Do rebase outside of the make instead * Use 22-alpine for docker --------- Co-authored-by: snyk-bot <[email protected]>
- Loading branch information