Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Commit 816db03

Browse files
authored
Merge pull request #482 from usagizmo/chore/hasura-graphql-engine-v2.15.2
fix: update hasura/graphql-engine to v2.15.2
2 parents bf72b8f + fbdcf1f commit 816db03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nhost/compose/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ const (
4242
svcFunctionsDefaultImage = "nhost/functions:0.1.8"
4343
svcMinioDefaultImage = "minio/minio:RELEASE.2022-07-08T00-05-23Z"
4444
svcMailhogDefaultImage = "mailhog/mailhog"
45-
svcHasuraDefaultImage = "hasura/graphql-engine:v2.15.1"
45+
svcHasuraDefaultImage = "hasura/graphql-engine:v2.15.2"
4646
svcTraefikDefaultImage = "traefik:v2.8"
4747
// --
4848

0 commit comments

Comments
 (0)