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

Commit 864c651

Browse files
authored
Merge pull request #306 from nhost/chore/functions-0.1.2
Bump nhost/functions to 0.1.2
2 parents 4b949ec + fcb6d11 commit 864c651

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.1.1"
44+
svcFunctionsDefaultImage = "nhost/functions:0.1.2"
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)