Skip to content

Commit

Permalink
ci(docker): update circleci/node:10 docker digest to dfcb943
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 5, 2020
1 parent ae615a1 commit 41252ec
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:76cd094aa8ec08b7c7b476432b8a736e532d88342403b53158bbe5b7407769c1
- image: circleci/node:10@sha256:dfcb94332c33610e8fc546c16dab6bcfe44855d3c82a0609d7def129f005eb2c
steps:
- run-npm-test
node-v12:
Expand Down

0 comments on commit 41252ec

Please sign in to comment.