diff --git a/src/development/stack.yml b/src/development/stack.yml index 37e4ba1a..75521e5b 100644 --- a/src/development/stack.yml +++ b/src/development/stack.yml @@ -311,7 +311,7 @@ services: POSTGRAPHILE_JWT_PUBLIC_KEY_FILE: /run/config/postgraphile_jwt-public-key POSTGRAPHILE_JWT_SECRET_KEY_FILE: /run/secrets/postgraphile_jwt-secret POSTGRAPHILE_OWNER_CONNECTION_FILE: /run/secrets/postgraphile_owner-connection - image: ghcr.io/maevsi/postgraphile:1.0.0 + image: ghcr.io/maevsi/postgraphile:4.14.0 secrets: - postgraphile_connection - postgraphile_jwt-secret