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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user