Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
igorjs authored May 4, 2024
1 parent d37a58c commit 7e2dcc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@
Command:

```bash
docker run -it --rm zeroconfigio/node:18-alpine "node --version"
docker run -it --rm zeroconfigio/node:20-alpine "node --version"
```

Output Example:

```bash
v18.0.0
v20.0.0
```

## Author
Expand Down

0 comments on commit 7e2dcc4

Please sign in to comment.