From 15b158cfe67bd093fbfb9b915dcc2b62a8f40c75 Mon Sep 17 00:00:00 2001 From: "foxsouns - SEE ME @ GITLAB" Date: Thu, 24 Mar 2022 23:53:59 -0700 Subject: [PATCH] upgrade to bullseye why hasnt anybody done this? stretch has long been eol... --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 55f38b5..8d5fcd3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM debian:stretch +FROM debian:bullseye COPY bash.bashrc /etc/