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

Commit 9014217

Browse files
authored
bump hasura auth version (#338)
1 parent 8f37af6 commit 9014217

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
@@ -33,7 +33,7 @@ const (
3333

3434
// default docker images
3535
svcPostgresDefaultImage = "nhost/postgres:14.5-20220831-1"
36-
svcAuthDefaultImage = "nhost/hasura-auth:0.10.0"
36+
svcAuthDefaultImage = "nhost/hasura-auth:0.11.0"
3737
svcStorageDefaultImage = "nhost/hasura-storage:0.2.4"
3838
svcFunctionsDefaultImage = "nhost/functions:0.1.3"
3939
svcMinioDefaultImage = "minio/minio:RELEASE.2022-07-08T00-05-23Z"

0 commit comments

Comments
 (0)