Skip to content

Commit 69aac0b

Browse files
committed
finch: update to version 0.12.1
Backport of /pull/354/.
1 parent 482be56 commit 69aac0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

birdhouse/config/finch/default.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# must use single quotes to avoid early expansion before overrides in env.local
55
# are applied and must be added to the list of DELAYED_EVAL.
66

7-
export FINCH_VERSION=0.9.2
7+
export FINCH_VERSION=0.12.1
88
export FINCH_IMAGE="birdhouse/finch:version-${FINCH_VERSION}"
99

1010
# This tells the postgres service to create a database on startup

0 commit comments

Comments
 (0)