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 215d37
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 15, 2018
1 parent 17b8f7c commit b70ff38
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:215d373a346dce0aece2d1a16b0d50072bc3d98755c2a299c5eae44df6532563
working_directory: ~/typescript-starter
steps:
- checkout
Expand Down

0 comments on commit b70ff38

Please sign in to comment.