Is the version running in production/cloud `v0.10....
# talk-keto
r
Is the version running in production/cloud
v0.10.0-alpha.0
? Because my ts config works fine in the cloud version, but I get a parse error running locally with docker (for testing)
s
it is usually just a few commits behind the tip of master
so ahead of releases
you can build yourself, see the
Makefile
r
Will do, thanks!