Releases: fly-apps/dockerfile-rails
Releases · fly-apps/dockerfile-rails
v1.2.2
Continue to try to converge with Rails 7.1, accompanies:
changes:
- drop BUNDLER_VERSION
- drop vendoring gems
- add x86_64-linux and aarch64-linux platforms
- enable BUNDLE_DEPLOYMENT
- yarn install --frozen-lockfile
- only install yarn once
- minor bugfix to .dockerignore
- cosmetic changes to Dockerfile
Full Changelog: v1.2.1...v1.2.2
v1.2.1
Make --swap work again if --root is not specified
Full Changelog: v1.2.0...v1.2.1
v1.2.0
Switch from fnm to node-build to match latest Rails 7.1 template
Full Changelog: v1.1.2...v1.2.0