diff --git a/README.md b/README.md index 6446f33e..c6ddbcae 100644 --- a/README.md +++ b/README.md @@ -193,11 +193,13 @@ image as a base, add the things you need in your own Dockerfile examples of how to install packages if you are unfamiliar). ### `node:buster` + This image is based on version 10 of [Debian](http://debian.org), available in [the `debian` official image](https://hub.docker.com/_/debian). ### `node:stretch` + This image is based on version 9 of [Debian](http://debian.org), available in [the `debian` official image](https://hub.docker.com/_/debian).