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/ 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. >