From 3be20797f947cb48250ce6397a866aa0887ddcf5 Mon Sep 17 00:00:00 2001 From: Rishab Arora Date: Mon, 2 Nov 2020 17:42:00 +0530 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1144af5f..610b2d51 100644 --- a/README.md +++ b/README.md @@ -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