Skip to content

Commit

Permalink
chore: update gql engine to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
neilsong committed May 13, 2024
1 parent b7aa122 commit d464294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/compose/dev-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ services:

graphql-engine:
container_name: ${GRAPHQL_ENGINE_HOST?graphql-engine}
image: hasura/graphql-engine:v2.38.1
image: hasura/graphql-engine:latest
ports:
- 8085:8080
environment:
Expand Down

0 comments on commit d464294

Please sign in to comment.