Skip to content

Commit

Permalink
chore(deps): update dependency hasura/graphql-engine to v2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2022
1 parent 1ee6d79 commit 5e97b13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.default-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
environment:
POSTGRES_PASSWORD: postgrespassword
graphql-engine:
image: hasura/graphql-engine:v2.0.10
image: hasura/graphql-engine:v2.8.0
ports:
- "8080:8080"
depends_on:
Expand Down

0 comments on commit 5e97b13

Please sign in to comment.