ci: try cimg/node

This commit is contained in:
Christopher Willis-Ford 2023-10-30 12:28:24 -07:00
parent f5616781c5
commit e46bfc418b

View file

@ -28,7 +28,7 @@ commands:
jobs:
default:
docker:
- image: circleci/node:10-browsers # TODO: switch to cimg/node:* after upgrading gulp
- image: cimg/node:10.24.1-browsers
steps:
- checkout
- run: git submodule update --init --recursive