Skip to content

Commit

Permalink
ci(docker): update circleci/node:10 docker digest to 75bb5ea
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 22, 2020
1 parent 716d3ce commit 28c02aa
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:0bf90846ce813481296e9d68c3ccdfd3aa10a289ebb0bcd4d30f7d5a72af3aae
- image: circleci/node:10@sha256:75bb5eaff36802c8be23ff4a4ff9975b3821370c65bcf33f09812ac1da6ecab1
steps:
- run-npm-test
node-v12:
Expand Down

0 comments on commit 28c02aa

Please sign in to comment.