Skip to content

Commit

Permalink
ci(docker): update circleci/node:10 docker digest to 92641b1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 10, 2020
1 parent 2a27a5a commit b960159
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:665017af2852a24de65a458db76d3f81a4de38e86f3322d1c60ac03152045fbd
- image: circleci/node:10@sha256:92641b1174c24c488beb92cf16c9fbc9a0d5d5c3ed5a9241f923d86f212820ba
steps:
- run-npm-test
node-v12:
Expand Down

0 comments on commit b960159

Please sign in to comment.