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

Commit 2270476

Browse files
committed
chore(deps): update circleci/node:8 docker digest to 5a17dd
1 parent 349eb93 commit 2270476

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@sha256:46a1ff8ab7579d46bef45eaa4a079f6f1917df329a6d064b68210c68b29a071a
9+
- image: circleci/node:8@sha256:5a17dd12dce1750631dd7e6a2131d589ab02355b99db10123b982f3b33e01a86
1010
environment:
1111
- NPM_CONFIG_LOGLEVEL: warn
1212
working_directory: ~/repo

0 commit comments

Comments
 (0)