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

Commit b064de5

Browse files
authored
Merge pull request #287 from nhost/chore/bump-functions-version
Bump nhost/functions to 0.0.4
2 parents eaa36c0 + 2371687 commit b064de5

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
@@ -41,7 +41,7 @@ const (
4141
svcPostgresDefaultImage = "nhost/postgres:12-v0.0.6"
4242
svcAuthDefaultImage = "nhost/hasura-auth:0.10.0"
4343
svcStorageDefaultImage = "nhost/hasura-storage:0.2.3"
44-
svcFunctionsDefaultImage = "nhost/functions:0.0.3"
44+
svcFunctionsDefaultImage = "nhost/functions:0.0.4"
4545
svcMinioDefaultImage = "minio/minio:RELEASE.2022-07-08T00-05-23Z"
4646
svcMailhogDefaultImage = "mailhog/mailhog"
4747
svcHasuraDefaultImage = "hasura/graphql-engine:v2.10.1"

0 commit comments

Comments
 (0)