Skip to content

Commit

Permalink
ci(docker): update circleci/node:10 docker digest to 9d543f8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 16, 2020
1 parent 78b67e3 commit 4f69bcd
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:c873ec35b13d40686efde3c3b77351f73fa356fb2ba8400631a103952b5002cd
- image: circleci/node:10@sha256:9d543f8c98f798a4b3864ad184a38c43ebebddb322f25b11a62598826d5340a7
steps:
- run-npm-test
node-v12:
Expand Down

0 comments on commit 4f69bcd

Please sign in to comment.