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

0 comments on commit db8f896

Please sign in to comment.