Skip to content

Commit

Permalink
chore(deps): update hasura/graphql-engine docker tag to v2.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent a4a55e6 commit 2d028c3
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 @@ -32,7 +32,7 @@ services:
HASURA_GRAPHQL_ADMIN_SECRET: myadminsecretkey
HASURA_GRAPHQL_AUTH_HOOK: http://auth:1111/validate
HASURA_GRAPHQL_AUTH_HOOK_MODE: GET
image: hasura/graphql-engine:v2.0.0-beta.1
image: hasura/graphql-engine:v2.42.0-beta.1
ports:
- "8081:8080"
restart: unless-stopped
Expand Down

0 comments on commit 2d028c3

Please sign in to comment.