Skip to content

Releases: fly-apps/dockerfile-rails

v.1.6.16

05 Jun 17:07
Compare
Choose a tag to compare
  • Add tigris option - #104

Full Changelog: v1.6.15...v1.6.16

v1.6.15

05 Jun 17:05
Compare
Choose a tag to compare

What's Changed

  • Fix NoMethodError in #base_instructions etc. by @tmaier in #102

Full Changelog: v1.6.14...v1.6.15

v1.6.14

27 May 13:55
Compare
Choose a tag to compare

Add SQLITE environment variable if not present in Dockerfile

  • Useful for deploying Rails 7.1 apps with Rails provided Dockerfiles

Full Changelog: v1.6.13...v1.6.14

v1.6.13

16 May 21:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.12...v1.6.13

v1.6.12

13 May 16:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.11...v1.6.12

v1.16.11

08 May 22:17
Compare
Choose a tag to compare

What's Changed

  • Add an advanced option to skip any Gemfile updates by @albus522 in #95
  • change --migration to --migrate in README by @qelphybox in #97

New Contributors

Full Changelog: v1.6.10...v1.6.11

v1.6.10

v1.6.9

25 Apr 14:22
Compare
Choose a tag to compare

What's Changed

  • Support Litefs database migrations with multiple machines in primary by @rubys in #92
  • Correctly mount secrets by @cypher in #94
  • If private gemserver is defined, include it in the queue compose defition by @cypher in #93

New Contributors

Full Changelog: v1.6.8...v1.6.9

v1.6.8

09 Apr 13:16
Compare
Choose a tag to compare

What's Changed

  • Do not try to get node version unless node is installed by @luizkowalski in #91
  • Support Litefs database migrations with multiple machines in primary - #92

Full Changelog: v1.6.7...v1.6.8

v1.6.7

17 Mar 13:15
Compare
Choose a tag to compare

Add support for thruster