Skip to content

Commit

Permalink
ci(docker): update circleci/node:10 docker digest to 665017a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 3, 2020
1 parent 64e301c commit e4853c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -21,7 +21,7 @@ commands:
jobs:
node-v10:
docker:
- image: circleci/node:10@sha256:2887f63d5cf1adcf213d43ee5046b001deedf7d3c0b3fec8ad01562cd61694e3
- image: circleci/node:10@sha256:665017af2852a24de65a458db76d3f81a4de38e86f3322d1c60ac03152045fbd
steps:
- run-npm-test
node-v12:
Expand Down

0 comments on commit e4853c9

Please sign in to comment.