Skip to content

Commit

Permalink
chore(deps): update hasura/graphql-engine docker tag to v2.25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2023
1 parent 244cd86 commit 4a997d4
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.14.0
image: hasura/graphql-engine:v2.25.1
ports:
- "8080:8080"
depends_on:
Expand Down

0 comments on commit 4a997d4

Please sign in to comment.