Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Commit

Permalink
Update circleci/node:latest Docker digest to b9b0d20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 10, 2018
1 parent 17b8f7c commit b259733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- run: npm test
"node-latest":
docker:
- image: circleci/node:latest@sha256:156d2e007d67a181d84d40e3d64bd63f6de02c0a2d57fa44f1ee860072a9140a
- image: circleci/node:latest@sha256:b9b0d20f6144319ec2958d2e61e7859930a8fb2e6096565af6a6a9582c200821
working_directory: ~/typescript-starter
steps:
- checkout
Expand Down

0 comments on commit b259733

Please sign in to comment.