Skip to content

Commit

Permalink
chore(deps): update dependency hasura/graphql-engine to v2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 16, 2022
1 parent 5d22899 commit 9d98a2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/basic/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ services:
environment:
POSTGRES_PASSWORD: postgrespassword
graphql-engine:
image: hasura/graphql-engine:v2.1.1
image: hasura/graphql-engine:v2.6.2
ports:
- "8080:8080"
depends_on:
Expand Down

0 comments on commit 9d98a2e

Please sign in to comment.