Skip to content

Commit

Permalink
ci(docker): update circleci/node:10 docker digest to 5081106
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 8, 2020
1 parent 65d53f7 commit 9b1b3d4
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:c55e39120382f3ffee31cc58f3f7355ac0edc26070c7971b62cd88a0bb2c9763
- image: circleci/node:10@sha256:50811066910214ea98223aef094acf18dda1620fcd814d17caf5c52af7db82e7
steps:
- run-npm-test
node-v12:
Expand Down

0 comments on commit 9b1b3d4

Please sign in to comment.