Skip to content

Commit

Permalink
Merge pull request #16 from w3f/renovate/node-12.x
Browse files Browse the repository at this point in the history
Update Node.js to v12.22.7
  • Loading branch information
mohamedhabas11 authored Jul 22, 2022
2 parents 7edc19b + 413b205 commit 2649e15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 2
jobs:
test:
docker:
- image: node:12.16.1-alpine3.11
- image: node:12.22.7-alpine3.11
steps:
- checkout

Expand All @@ -16,7 +16,7 @@ jobs:
publishPackage:
docker:
- image: node:12.16.1-alpine3.11
- image: node:12.22.7-alpine3.11
steps:
- checkout

Expand Down

0 comments on commit 2649e15

Please sign in to comment.