Skip to content

Commit 94c7e75

Browse files
committed
change docker image
1 parent a4a1b04 commit 94c7e75

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
@@ -2,7 +2,7 @@ version: 2.1
22

33
defaults: &defaults
44
docker:
5-
- image: regviz/node-xcb
5+
- image: cimg/node:16.14.2-browsers
66
working_directory: ~/project
77

88
jobs:

0 commit comments

Comments
 (0)