Skip to content

Commit

Permalink
chore(deps): update hasura/graphql-engine docker tag to v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 17, 2021
1 parent 3790ad8 commit 91bde37
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.1.1
ports:
- "8080:8080"
depends_on:
Expand Down

0 comments on commit 91bde37

Please sign in to comment.