Skip to content

Commit

Permalink
bump hasura to 2.45.1
Browse files Browse the repository at this point in the history
  • Loading branch information
johnclary committed Jan 16, 2025
1 parent 1a628eb commit f9ac8dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
graphql-engine:
image: hasura/graphql-engine:v2.44.0
image: hasura/graphql-engine:v2.45.1
volumes:
- ./viewer/graphql-engine-metadata:/metadata
ports:
Expand Down

0 comments on commit f9ac8dd

Please sign in to comment.