Skip to content

Commit

Permalink
ci(docker): update circleci/node:10 docker digest to 3b2d9ba
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 12, 2020
1 parent 6773e59 commit 62ab24c
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:dfcb94332c33610e8fc546c16dab6bcfe44855d3c82a0609d7def129f005eb2c
- image: circleci/node:10@sha256:3b2d9ba7050d7117b03a915871b65527d7515610c00d8365694400424ccd1538
steps:
- run-npm-test
node-v12:
Expand Down

0 comments on commit 62ab24c

Please sign in to comment.