From 671a8b85285f8a066e9609c57fd1ae69682743be Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 6 Dec 2022 12:47:26 +0000 Subject: [PATCH] fix: images/1.0/debian/Dockerfile 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 --- images/1.0/debian/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/1.0/debian/Dockerfile b/images/1.0/debian/Dockerfile index c0a81ad..1371dbc 100644 --- a/images/1.0/debian/Dockerfile +++ b/images/1.0/debian/Dockerfile @@ -1,4 +1,4 @@ -FROM debian +FROM debian:11.5 # If based on official images # FROM __app_owner_slug__/__app_slug__:debian