Skip to content

Commit

Permalink
ci(docker): update circleci/node:10 docker digest to 0bf9084
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 15, 2020
1 parent 1a79350 commit 872f0cf
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:50811066910214ea98223aef094acf18dda1620fcd814d17caf5c52af7db82e7
- image: circleci/node:10@sha256:0bf90846ce813481296e9d68c3ccdfd3aa10a289ebb0bcd4d30f7d5a72af3aae
steps:
- run-npm-test
node-v12:
Expand Down

0 comments on commit 872f0cf

Please sign in to comment.