Skip to content

Commit

Permalink
Update docker node image for ci publish job
Browse files Browse the repository at this point in the history
  • Loading branch information
vovacha committed Jun 27, 2024
1 parent 58b01bf commit b591e89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
publishPackage:
docker:
- image: web3f/node:v1
- image: web3f/node-dind:v3
steps:
- checkout
- run:
Expand Down

0 comments on commit b591e89

Please sign in to comment.