We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1e0e0d2 + 67e5f13 commit 3a9b71bCopy full SHA for 3a9b71b
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2
2
jobs:
3
build:
4
docker:
5
- - image: circleci/node:10.24.1
+ - image: cimg/node:16.15.1
6
7
working_directory: ~/react-pixi-fiber
8
0 commit comments