We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc4e385 + 80d853f commit 38bb3b0Copy full SHA for 38bb3b0
.circleci/config.yml
@@ -7,7 +7,7 @@ jobs:
7
build:
8
docker:
9
# specify the version you desire here
10
- - image: circleci/node:12.13.0
+ - image: circleci/node:12.19.0
11
environment:
12
PORT: 3000
13
# CircleCI PostgreSQL images available at: https://hub.docker.com/r/circleci/postgres/
0 commit comments