Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1bd4318

Browse files
committedOct 24, 2023
chore: indicate breaking change requirement
Postgrest needs to be configured with "*6" as the server-host.
1 parent 817bd79 commit 1bd4318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎common.vars.pkr.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
postgres-version = "15.1.0.130"
1+
postgres-version = "15.1.1.1"

0 commit comments

Comments
 (0)
Please sign in to comment.