From 4cad16634fa2d129ec7c217fd905d33a67e0b335 Mon Sep 17 00:00:00 2001 From: Sebastian Safari Date: Mon, 2 Jul 2018 07:59:07 -0700 Subject: [PATCH 1/2] Update to Debian Stretch --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 92c68d4..55f38b5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM debian:jessie +FROM debian:stretch COPY bash.bashrc /etc/ From acb683a96128642b8515dfa672a64aa7a373b744 Mon Sep 17 00:00:00 2001 From: Sebastian Safari Date: Mon, 2 Jul 2018 08:00:01 -0700 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60c084b..b735160 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Suicide Linux [Suicide Linux](https://qntm.org/suicide) is now available from the comfort of Docker! -With a single command, an instance of _Suicide Jessie_ will be downloaded and booted up, for all your suicidal needs. +With a single command, an instance of _Suicide Stretch_ will be downloaded and booted up, for all your suicidal needs. >You know how sometimes if you mistype a filename in Bash, it corrects your spelling and runs the command anyway? Such as when changing directory, or opening a file. >