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 6d0ed11 commit 1f77043Copy full SHA for 1f77043
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.16
+ image: ghcr.io/maevsi/postgraphile:1.0.17
322
secrets:
323
- postgraphile_connection
324
- postgraphile_jwt-secret
0 commit comments