We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c65f06c commit 3be2079Copy full SHA for 3be2079
1 file changed
README.md
@@ -192,14 +192,13 @@ image as a base, add the things you need in your own Dockerfile
192
(see the [`alpine` image description](https://hub.docker.com/_/alpine/) for
193
examples of how to install packages if you are unfamiliar).
194
195
-### Debian Based Images
196
-## `node:buster`
+### `node:buster`
197
This image is based on version 10 of
198
[Debian](http://debian.org), available in
199
[the `debian` official image](https://hub.docker.com/_/debian). Debian is
200
completely open source, and thus can be contributed too and made better.
201
202
-## `node:stretch`
+### `node:stretch`
203
This image is based on version 9 of
204
205
0 commit comments