Skip to content

Commit 3be2079

Browse files
Update README.md
1 parent c65f06c commit 3be2079

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -192,14 +192,13 @@ image as a base, add the things you need in your own Dockerfile
192192
(see the [`alpine` image description](https://hub.docker.com/_/alpine/) for
193193
examples of how to install packages if you are unfamiliar).
194194

195-
### Debian Based Images
196-
## `node:buster`
195+
### `node:buster`
197196
This image is based on version 10 of
198197
[Debian](http://debian.org), available in
199198
[the `debian` official image](https://hub.docker.com/_/debian). Debian is
200199
completely open source, and thus can be contributed too and made better.
201200

202-
## `node:stretch`
201+
### `node:stretch`
203202
This image is based on version 9 of
204203
[Debian](http://debian.org), available in
205204
[the `debian` official image](https://hub.docker.com/_/debian). Debian is

0 commit comments

Comments
 (0)