Upgrade pg graphql version to 1.5.6 (#5937)

- update `pg_graphql` version doc
- update `pg_graphql` version to 1.5.6
This commit is contained in:
martmull
2024-06-18 17:34:16 +02:00
committed by GitHub
parent 38537a3967
commit cff8561597
22 changed files with 513 additions and 23 deletions

View File

@ -1,6 +1,6 @@
ARG POSTGRES_VERSION=15
ARG SPILO_VERSION=3.2-p1
ARG PG_GRAPHQL_VERSION=1.5.1
ARG PG_GRAPHQL_VERSION=1.5.6
ARG WRAPPERS_VERSION=0.2.0
# Build the mysql_fdw extension