From e9d25135c6d8d6b757fe9749584a36c9688a6fdc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 3 Dec 2023 15:37:48 +0000 Subject: [PATCH] fix: todolist-goof/custom_base/Dockerfile.oldbase to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-DEBIAN9-CURL-358683 - https://snyk.io/vuln/SNYK-DEBIAN9-FREETYPE-1019584 - https://snyk.io/vuln/SNYK-DEBIAN9-GLIBC-356506 - https://snyk.io/vuln/SNYK-DEBIAN9-GLIBC-356506 - https://snyk.io/vuln/SNYK-DEBIAN9-GLIBC-356506 --- todolist-goof/custom_base/Dockerfile.oldbase | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todolist-goof/custom_base/Dockerfile.oldbase b/todolist-goof/custom_base/Dockerfile.oldbase index 161102b..ba4e3c3 100644 --- a/todolist-goof/custom_base/Dockerfile.oldbase +++ b/todolist-goof/custom_base/Dockerfile.oldbase @@ -1,2 +1,2 @@ -FROM tomcat:8.5.21 +FROM tomcat:8.5.96