Firefishy left a comment (openstreetmap/openstreetmap-website#6333)
My humble recommendation for the container would be to stick to the [Official
Ruby upstream containers](https://hub.docker.com/_/ruby).
Either automatic upgrades of minor version:
```
FROM ruby:3.4-bookworm
```
Or exact version pinned:
```
FROM ruby:3.4.5-bookworm
```
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6333#issuecomment-3207149394
You are receiving this because you are subscribed to this thread.
Message ID:
<openstreetmap/openstreetmap-website/pull/6333/c3207149...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev