Skip to content

Commit 19115bb

Browse files
authored
Update README.md
1 parent 3815f62 commit 19115bb

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,20 +18,23 @@ The following platforms are built:
1818

1919
The following Ruby versions are built:
2020

21-
- `3.0.6`
2221
- `3.1.4`
23-
- `3.2.2`
22+
- `3.2.3`
23+
- `3.3.0`
2424

25-
Images for Ruby 3.2.x are compiled with [YJIT](https://github.com/ruby/ruby/blob/master/doc/yjit/yjit.md) support.
25+
Images for Ruby >= 3.2.x are compiled with [YJIT](https://github.com/ruby/ruby/blob/master/doc/yjit/yjit.md) support.
2626

2727
Container images are available but no longer maintained for the following versions:
2828

2929
- `3.0.4`
3030
- `3.0.5`
31+
- `3.0.6`
3132
- `3.1.2`
3233
- `3.1.3`
3334
- `3.2.0`
3435
- `3.2.1`
36+
- `3.2.2`
37+
3538

3639
## Support for newer Ruby versions
3740

0 commit comments

Comments
 (0)