Upgrade to Rails 7.2 (#465)

* Update to Rails 7.2

* run app:update

* restore

* update defaults

* beta

* beta

* app:update

* app:update

* enable defaults

* reconcile

* reconcile

* update puma
This commit is contained in:
Ryan Williams
2024-05-30 20:33:19 -07:00
committed by GitHub
parent 9123a93336
commit 190eb672eb
22 changed files with 264 additions and 244 deletions
+1 -1
View File
@@ -85,7 +85,7 @@ docker run --rm --env SECRET_KEY_BASE=dummy rails-on-docker
### With legacy builder (no BuildKit)
```
docker build --tag rails-on-docker --file production.Dockerfile .
docker build --tag rails-on-docker .
```
Test the image can be used and Rails starts up, use a fake key for testing purposes only: