Skip to content
This repository was archived by the owner on Dec 30, 2022. It is now read-only.

Commit 7fb85d0

Browse files
committed
chore(ci): update node
1 parent 5444725 commit 7fb85d0

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
@@ -23,7 +23,7 @@ aliases:
2323
defaults: &defaults
2424
working_directory: ~/vue-instantsearch
2525
docker:
26-
- image: circleci/node:12.16.3@sha256:c7601ce2bb49fc4563d4415b8104a8e00d1a314844f13a580fd1f10817e0a561
26+
- image: cimg/node:12.22
2727

2828
version: 2
2929
jobs:

0 commit comments

Comments
 (0)