Releases: fly-apps/dockerfile-rails
Releases · fly-apps/dockerfile-rails
v1.7.5
What's Changed
- Recover from a database parse failure by @danielmorrison in #129
- Add missing bun.lock checks to copy text-based lockfile by @luizkowalski in #139
- Copy whatever file is defined as Ruby version on Gemfile by @luizkowalski in #140
New Contributors
- @danielmorrison made their first contribution in #129
Full Changelog: v1.7.3...v1.7.5
v1.7.3
v1.7.2
v1.7.1
v1.7.0
v1.6.25
- Skip running thruster (for now) on fly.io as it produces gateway errors on autostart; see https://community.fly.io/t/rails-8-i-always-get-a-bad-gateway-502-when-the-machine-starts/22973
- Configure volumes to auto extend (needs superfly/flyctl#4117)