Skip to content
This repository was archived by the owner on Jun 15, 2021. It is now read-only.

Commit 1703bb8

Browse files
committed
chore(deps): update circleci/node to tag 8
1 parent 952d910 commit 1703bb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ machine:
66
jobs:
77
build:
88
docker:
9-
- image: circleci/node:8
9+
- image: circleci/node:8@sha256:257fdc7e2949a9576e1a96364e0428d461d0505167c70dcc3e6c3825ce8a6557
1010
environment:
1111
- NPM_CONFIG_LOGLEVEL: warn
1212
working_directory: ~/repo

0 commit comments

Comments
 (0)