Closed YuikoTakada closed 4 years ago
This PR fixes filename of postgresql from 12 to 13
In universal mode, vagrant up fails with "file not found" error when trying to create "postgresql". I suggest it's due to postgresql's version up from 12 to 13. This PR fixes this bug.
vagrant up
Fix #92
PR Details
This PR fixes filename of postgresql from 12 to 13
Description
In universal mode,
vagrant up
fails with "file not found" error when trying to create "postgresql". I suggest it's due to postgresql's version up from 12 to 13. This PR fixes this bug.Motivation and Context
Full changelog
Issues resolved
Fix #92