Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

Commit 8dae225

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update circleci/node:8 Docker digest to 2bb82e
1 parent 0e59147 commit 8dae225

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
@@ -3,7 +3,7 @@ version: 2
33
jobs:
44
build:
55
docker:
6-
- image: circleci/node:8@sha256:73b4f6b46642eae8b73b16005dc7123997d3ad5a9cbd657213efea842480ca55
6+
- image: circleci/node:8@sha256:2bb82e928175d1eab8659b1c18351f3c1c41fcfd98beffec3e502af0527c7800
77
steps:
88
- checkout
99
- run: yarn install --frozen-lockfile

0 commit comments

Comments
 (0)