Skip to content

Commit 52c438d

Browse files
authored
Merge pull request #16 from Zilliq11/patch-2
Fix typo in name of nodeJS 16 image
2 parents 1f47c6b + b51d537 commit 52c438d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This repository contains a set of **fat**, developer-friendly, general purpose N
1717
| [thecodingmachine/nodejs:10](https://github.com/thecodingmachine/docker-images-nodejs/blob/master/Dockerfile.10) | `10.x` | standalone | [![](https://images.microbadger.com/badges/image/thecodingmachine/nodejs:10.svg)](https://microbadger.com/images/thecodingmachine/nodejs:10) |
1818
| [thecodingmachine/nodejs:12](https://github.com/thecodingmachine/docker-images-nodejs/blob/master/Dockerfile.12) | `12.x` | standalone | [![](https://images.microbadger.com/badges/image/thecodingmachine/nodejs:12.svg)](https://microbadger.com/images/thecodingmachine/nodejs:12) |
1919
| [thecodingmachine/nodejs:14](https://github.com/thecodingmachine/docker-images-nodejs/blob/master/Dockerfile.14) | `14.x` | standalone | [![](https://images.microbadger.com/badges/image/thecodingmachine/nodejs:14.svg)](https://microbadger.com/images/thecodingmachine/nodejs:14) |
20-
| [thecodingmachine/nodejs:14](https://github.com/thecodingmachine/docker-images-nodejs/blob/master/Dockerfile.16) | `16.x` | standalone | [![](https://images.microbadger.com/badges/image/thecodingmachine/nodejs:14.svg)](https://microbadger.com/images/thecodingmachine/nodejs:16) |
20+
| [thecodingmachine/nodejs:16](https://github.com/thecodingmachine/docker-images-nodejs/blob/master/Dockerfile.16) | `16.x` | standalone | [![](https://images.microbadger.com/badges/image/thecodingmachine/nodejs:16.svg)](https://microbadger.com/images/thecodingmachine/nodejs:16) |
2121
| [thecodingmachine/nodejs:6-apache](https://github.com/thecodingmachine/docker-images-nodejs/blob/master/Dockerfile.6-apache) | `6.x` | apache | [![](https://images.microbadger.com/badges/image/thecodingmachine/nodejs:6-apache.svg)](https://microbadger.com/images/thecodingmachine/nodejs:6-apache) |
2222
| [thecodingmachine/nodejs:8-apache](https://github.com/thecodingmachine/docker-images-nodejs/blob/master/Dockerfile.8-apache) | `8.x` | apache | [![](https://images.microbadger.com/badges/image/thecodingmachine/nodejs:8-apache.svg)](https://microbadger.com/images/thecodingmachine/nodejs:8-apache) |
2323
| [thecodingmachine/nodejs:10-apache](https://github.com/thecodingmachine/docker-images-nodejs/blob/master/Dockerfile.10-apache) | `10.x` | apache | [![](https://images.microbadger.com/badges/image/thecodingmachine/nodejs:10-apache.svg)](https://microbadger.com/images/thecodingmachine/nodejs:10-apache) |

0 commit comments

Comments
 (0)