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 a918ca2 commit 4109380Copy full SHA for 4109380
src/development/stack.yml
@@ -317,7 +317,7 @@ services:
317
POSTGRAPHILE_JWT_PUBLIC_KEY_FILE: /run/config/postgraphile_jwt-public-key
318
POSTGRAPHILE_JWT_SECRET_KEY_FILE: /run/secrets/postgraphile_jwt-secret
319
POSTGRAPHILE_OWNER_CONNECTION_FILE: /run/secrets/postgraphile_owner-connection
320
- image: ghcr.io/maevsi/postgraphile:1.0.11
+ image: ghcr.io/maevsi/postgraphile:1.0.12
321
secrets:
322
- postgraphile_connection
323
- postgraphile_jwt-secret
0 commit comments