Skip to content

Commit

Permalink
ci(docker): update circleci/node:10 docker digest to 9e172e2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 17, 2020
1 parent 734cf9a commit 42d780d
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:92641b1174c24c488beb92cf16c9fbc9a0d5d5c3ed5a9241f923d86f212820ba
- image: circleci/node:10@sha256:9e172e2d648f6294c2abd835e52b989671215a909b190ded63b6261799fe4da2
steps:
- run-npm-test
node-v12:
Expand Down

0 comments on commit 42d780d

Please sign in to comment.