Skip to content

Commit d47bbf9

Browse files
chore(deps): update ghcr.io/maevsi/postgraphile docker tag to v1.0.5
1 parent 3676d90 commit d47bbf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/development/stack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ services:
314314
POSTGRAPHILE_JWT_PUBLIC_KEY_FILE: /run/config/postgraphile_jwt-public-key
315315
POSTGRAPHILE_JWT_SECRET_KEY_FILE: /run/secrets/postgraphile_jwt-secret
316316
POSTGRAPHILE_OWNER_CONNECTION_FILE: /run/secrets/postgraphile_owner-connection
317-
image: ghcr.io/maevsi/postgraphile:1.0.4
317+
image: ghcr.io/maevsi/postgraphile:1.0.5
318318
secrets:
319319
- postgraphile_connection
320320
- postgraphile_jwt-secret

0 commit comments

Comments
 (0)