From 2a53fddd21e225e96fde4f4988f64984de965d11 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 19 Feb 2023 05:47:15 +0000 Subject: [PATCH] fix: Dockerfile to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-DEBIAN10-GIT-3232719 - https://snyk.io/vuln/SNYK-DEBIAN10-LIBTASN16-3061094 - https://snyk.io/vuln/SNYK-DEBIAN10-OPENSSL-2807585 - https://snyk.io/vuln/SNYK-DEBIAN10-OPENSSL-2933515 - https://snyk.io/vuln/SNYK-DEBIAN10-PYTHON37-3090928 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 8a7c8e4..7a984f8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,7 @@ # - Zusier (https://github.com/Zusier) # Node 16 image -FROM node:16.14.0 +FROM node:16.19.1 # Set working directory WORKDIR /opt/ass/