From 1e18532bb9bad0f411c1abf7962e167e88318a75 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 6 Dec 2022 18:37:50 +0000 Subject: [PATCH] fix: template/Dockerfile.debian to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-DEBIAN11-KRB5-3120880 - https://snyk.io/vuln/SNYK-DEBIAN11-KRB5-3120880 - https://snyk.io/vuln/SNYK-DEBIAN11-KRB5-3120880 - https://snyk.io/vuln/SNYK-DEBIAN11-KRB5-3120880 - https://snyk.io/vuln/SNYK-DEBIAN11-UTILLINUX-2401081 --- template/Dockerfile.debian | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/Dockerfile.debian b/template/Dockerfile.debian index 34f4f90..bb76fe2 100644 --- a/template/Dockerfile.debian +++ b/template/Dockerfile.debian @@ -1,4 +1,4 @@ -FROM debian +FROM debian:11.5 # If based on official images # FROM __app_owner_slug__/__app_slug__:debian