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 525e518 + af4b759 commit 9d9867bCopy full SHA for 9d9867b
.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