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 f464033 commit b3b203eCopy full SHA for b3b203e
src/development/stack.yml
@@ -314,7 +314,7 @@ services:
314
POSTGRAPHILE_JWT_PUBLIC_KEY_FILE: /run/config/postgraphile_jwt-public-key
315
POSTGRAPHILE_JWT_SECRET_KEY_FILE: /run/secrets/postgraphile_jwt-secret
316
POSTGRAPHILE_OWNER_CONNECTION_FILE: /run/secrets/postgraphile_owner-connection
317
- image: ghcr.io/maevsi/postgraphile:1.0.5
+ image: ghcr.io/maevsi/postgraphile:1.0.6
318
secrets:
319
- postgraphile_connection
320
- postgraphile_jwt-secret
0 commit comments