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 1f45e3e commit 15aaac9Copy full SHA for 15aaac9
.circleci/config.yml
@@ -44,7 +44,7 @@ deploy_steps: &deploy_steps
44
jobs:
45
UnitTests:
46
docker:
47
- - image: circleci/node:12.16.1
+ - image: cimg/node:12.22.12
48
- image: circleci/postgres:9.6.2-alpine
49
environment:
50
- POSTGRES_USER: circle_test
0 commit comments