Skip to content

Commit

Permalink
ci(docker): update circleci/node:10 docker digest to dae78b0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 2, 2020
1 parent 61993bd commit c5f92c0
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:5e4e5ca02096bbeb87af1fae7b42d20ff11223da7558db9cc1a31fc0f6b0ad12
- image: circleci/node:10@sha256:dae78b03baabe36e7fd26b1a4174840fe57342efb76c9b4e0f467131ca9ccb52
steps:
- run-npm-test
node-v12:
Expand Down

0 comments on commit c5f92c0

Please sign in to comment.