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 805cb36 + a0d2a69 commit 7c21504Copy full SHA for 7c21504
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2
2
jobs:
3
build:
4
docker:
5
- - image: circleci/node:10-browsers
+ - image: cimg/node:16.19.1-browsers
6
environment:
7
POSTGRES_USER: postgres
8
NODE_ENV: test
0 commit comments