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

Commit 809123f

Browse files
authored
Merge pull request #435 from nhost/bump-functions-0.1.8
chore: bump nhost/functions to v0.1.8
2 parents 0283bdc + bb7d8be commit 809123f

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
@@ -37,7 +37,7 @@ const (
3737
svcPostgresDefaultImage = "nhost/postgres:14.5-20221009-1"
3838
svcAuthDefaultImage = "nhost/hasura-auth:0.15.0"
3939
svcStorageDefaultImage = "nhost/hasura-storage:0.2.7"
40-
svcFunctionsDefaultImage = "nhost/functions:0.1.7"
40+
svcFunctionsDefaultImage = "nhost/functions:0.1.8"
4141
svcMinioDefaultImage = "minio/minio:RELEASE.2022-07-08T00-05-23Z"
4242
svcMailhogDefaultImage = "mailhog/mailhog"
4343
svcHasuraDefaultImage = "hasura/graphql-engine:v2.13.0"

0 commit comments

Comments
 (0)