Use Postgres 14, the latest available version of Postgres on Digital Ocean

This commit is contained in:
Luca Palmieri 2023-02-18 22:17:09 +00:00
parent 0ce900883a
commit 39f175a5de

View file

@ -51,4 +51,4 @@ databases:
num_nodes: 1
size: db-s-dev-database
# Postgres version - using the latest here
version: "12"
version: "14"