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.
1 parent 3f69f2d commit af4b759Copy full SHA for af4b759
.circleci/config.yml
@@ -7,7 +7,7 @@ jobs:
7
build:
8
docker:
9
# specify the version you desire here
10
- - image: circleci/node:12.19.0
+ - image: circleci/node:12.20.1
11
environment:
12
PORT: 3000
13
# CircleCI PostgreSQL images available at: https://hub.docker.com/r/circleci/postgres/
0 commit comments