We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 482be56 commit 69aac0bCopy full SHA for 69aac0b
birdhouse/config/finch/default.env
@@ -4,7 +4,7 @@
4
# must use single quotes to avoid early expansion before overrides in env.local
5
# are applied and must be added to the list of DELAYED_EVAL.
6
7
-export FINCH_VERSION=0.9.2
+export FINCH_VERSION=0.12.1
8
export FINCH_IMAGE="birdhouse/finch:version-${FINCH_VERSION}"
9
10
# This tells the postgres service to create a database on startup
0 commit comments