From e985c267cdde9d6dcb52f91a54236c8e38498acd Mon Sep 17 00:00:00 2001 From: Simen Bekkhus Date: Tue, 28 Jul 2020 13:00:32 +0200 Subject: [PATCH] chore: remove mention of jessie from SECURITY.md --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index f6cb6240..b6bd73dc 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -7,6 +7,6 @@ Security issues relating to Node.js project should follow the process documented CVEs for the base image packages should be reported to those repositories. Nothing to address those CVEs is in the hands of this repos. - [Alpine](https://github.com/alpinelinux/docker-alpine) -- [Debian (buster, jessie, stretch)](https://github.com/debuerreotype/docker-debian-artifacts) +- [Debian (buster, stretch)](https://github.com/debuerreotype/docker-debian-artifacts) When base images are patched, the images are rebuilt and rolled out to the Docker hub without intervention by this repo. This process is explained in .