Content
View differences
Updated by Cyril Rohr over 5 years ago
Since the upgrade to ruby 2.7, the base image has changed to the latest ubuntu, and the default postgres engine is now 11, whereas we were using 9.6 before.
To ensure non-breakage of existing installs, I propose to pin the postgres version to 9.6 for now.
To ensure non-breakage of existing installs, I propose to pin the postgres version to 9.6 for now.