Skip to content

Commit

Permalink
ci(docker): update circleci/node:10 docker digest to 76cd094
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 29, 2020
1 parent 4518bd6 commit 04092ea
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:75bb5eaff36802c8be23ff4a4ff9975b3821370c65bcf33f09812ac1da6ecab1
- image: circleci/node:10@sha256:76cd094aa8ec08b7c7b476432b8a736e532d88342403b53158bbe5b7407769c1
steps:
- run-npm-test
node-v12:
Expand Down

0 comments on commit 04092ea

Please sign in to comment.