We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8161bdf commit bb6cd8bCopy full SHA for bb6cd8b
src/development/stack.yml
@@ -318,7 +318,7 @@ services:
318
POSTGRAPHILE_JWT_PUBLIC_KEY_FILE: /run/config/postgraphile_jwt-public-key
319
POSTGRAPHILE_JWT_SECRET_KEY_FILE: /run/secrets/postgraphile_jwt-secret
320
POSTGRAPHILE_OWNER_CONNECTION_FILE: /run/secrets/postgraphile_owner-connection
321
- image: ghcr.io/maevsi/postgraphile:1.0.13
+ image: ghcr.io/maevsi/postgraphile:1.0.14
322
secrets:
323
- postgraphile_connection
324
- postgraphile_jwt-secret
0 commit comments