Skip to content

Commit d5a7163

Browse files
committed
chore(postgraphile): adopt new versioning scheme
1 parent 899f0b5 commit d5a7163

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
@@ -311,7 +311,7 @@ services:
311311
POSTGRAPHILE_JWT_PUBLIC_KEY_FILE: /run/config/postgraphile_jwt-public-key
312312
POSTGRAPHILE_JWT_SECRET_KEY_FILE: /run/secrets/postgraphile_jwt-secret
313313
POSTGRAPHILE_OWNER_CONNECTION_FILE: /run/secrets/postgraphile_owner-connection
314-
image: ghcr.io/maevsi/postgraphile:4.14.0
314+
image: ghcr.io/maevsi/postgraphile:1.0.0
315315
secrets:
316316
- postgraphile_connection
317317
- postgraphile_jwt-secret

0 commit comments

Comments
 (0)