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

0 comments on commit 0b31914

Please sign in to comment.