Skip to content

Commit

Permalink
chore(deps): update nodejs + libs
Browse files Browse the repository at this point in the history
  • Loading branch information
bartholomej committed Jul 20, 2020
1 parent 80d4f8d commit 8608a5d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

> Lightweight Docker image based on node:12-alpine with basic useful tools:
- node 12.16.2+
- node 12.18.2+
- yarn 1.22.4+
- npm 6.14.4+
- npm 6.14.5+
- git 2.24.3+
- bash 5.0.11+
- openssh 8.1+
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-alpine",
"version": "12.16.2",
"version": "12.18.2",
"author": "Bartholomej <bart@bartweb.cz>",
"description": "Lightweight Docker image based on node:12-alpine with yarn, openssh, git, bash",
"scripts": {
Expand Down

0 comments on commit 8608a5d

Please sign in to comment.