Skip to content

Commit 15aaac9

Browse files
authored
Update config.yml
1 parent 1f45e3e commit 15aaac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ deploy_steps: &deploy_steps
4444
jobs:
4545
UnitTests:
4646
docker:
47-
- image: circleci/node:12.16.1
47+
- image: cimg/node:12.22.12
4848
- image: circleci/postgres:9.6.2-alpine
4949
environment:
5050
- POSTGRES_USER: circle_test

0 commit comments

Comments
 (0)