Skip to content

Commit e0bb6c8

Browse files
committed
chore : trigger build on push
1 parent 941242f commit e0bb6c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ansible/vars.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ postgres_major:
1111

1212
# Full version strings for each major version
1313
postgres_release:
14-
postgres15: "15.8.1.010-staging"
15-
postgres16: "16.3.1.016-staging"
14+
postgres15: "15.8.1.010-staging1"
15+
postgres16: "16.3.1.016-staging1"
1616

1717
# Non Postgres Extensions
1818
pgbouncer_release: "1.19.0"

0 commit comments

Comments
 (0)