Skip to content

Commit

Permalink
Update Node.js to v0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2022
1 parent 3145bc8 commit 1adce1a
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: web3f/node:v0.1.3
- image: web3f/node:v0.1.4
- image: prom/prometheus:v2.36.2
name: prometheus
steps:
Expand All @@ -16,7 +16,7 @@ jobs:
publishPackage:
docker:
- image: web3f/node:v0.1.3
- image: web3f/node:v0.1.4
steps:
- checkout

Expand Down

0 comments on commit 1adce1a

Please sign in to comment.