Skip to content

Commit

Permalink
Updated hasura version. Some breaking changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Bienvenido Benoit Ranque committed Apr 3, 2019
1 parent 5335fb8 commit 9080bea
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
Expand Up @@ -28,7 +28,7 @@ services:
volumes:
- ./pgadmin:/var/lib/pgadmin
graphql-engine:
image: hasura/graphql-engine:v1.0.0-alpha39
image: hasura/graphql-engine:v1.0.0-alpha41
ports:
- "4000:8080"
depends_on:
Expand Down

0 comments on commit 9080bea

Please sign in to comment.