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 89cf01a commit e10d88aCopy full SHA for e10d88a
src/development/stack.yml
@@ -311,7 +311,7 @@ services:
311
POSTGRAPHILE_JWT_PUBLIC_KEY_FILE: /run/config/postgraphile_jwt-public-key
312
POSTGRAPHILE_JWT_SECRET_KEY_FILE: /run/secrets/postgraphile_jwt-secret
313
POSTGRAPHILE_OWNER_CONNECTION_FILE: /run/secrets/postgraphile_owner-connection
314
- image: ghcr.io/maevsi/postgraphile:1.0.3
+ image: ghcr.io/maevsi/postgraphile:1.0.4
315
secrets:
316
- postgraphile_connection
317
- postgraphile_jwt-secret
0 commit comments