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 397f059
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 24, 2018
1 parent 17b8f7c commit 814e896
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:397f059ca7603b020f2c977b3106103bddaebf2caae3f4cd55a78232de4bbdfc
working_directory: ~/typescript-starter
steps:
- checkout
Expand Down

0 comments on commit 814e896

Please sign in to comment.