Update README.md

This commit is contained in:
Rishab Arora 2020-11-02 17:42:00 +05:30 committed by GitHub
parent c65f06c86b
commit 3be20797f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -192,14 +192,13 @@ image as a base, add the things you need in your own Dockerfile
(see the [`alpine` image description](https://hub.docker.com/_/alpine/) for
examples of how to install packages if you are unfamiliar).
### Debian Based Images
## `node:buster`
### `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). Debian is
completely open source, and thus can be contributed too and made better.
## `node:stretch`
### `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). Debian is