Skip to content

Commit 7448f90

Browse files
committed
fix: correct orioledb-17 version string format to include -orioledb suffix
1 parent eebf7b7 commit 7448f90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/vars.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ postgres_major:
1010

1111
# Full version strings for each major version
1212
postgres_release:
13-
postgresorioledb-17: "17.6.0.072"
13+
postgresorioledb-17: "17.6.0.072-orioledb"
1414
postgres17: "17.6.1.115"
1515
postgres15: "15.14.1.115"
1616

0 commit comments

Comments
 (0)