File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -225,4 +225,5 @@ See also
225
225
--------
226
226
Dockerfile and other sources are available on https://github.com/sclorg/s2i-ruby-container.
227
227
In that repository you also can find another versions of Ruby environment Dockerfiles.
228
- Dockerfile for RHEL8 it's `Dockerfile.rhel8`, for RHEL9 it's `Dockerfile.rhel9` and the Fedora Dockerfile is called Dockerfile.fedora.
228
+ Dockerfile for RHEL8 it's `Dockerfile.rhel8`, for RHEL9 it's `Dockerfile.rhel9`,
229
+ for RHEL10 it's `Dockerfile.rhel10`and the Fedora Dockerfile is called Dockerfile.fedora.
Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ Ruby versions currently provided are:
29
29
RHEL versions currently supported are:
30
30
* RHEL8
31
31
* RHEL9
32
+ * RHEL10
32
33
33
34
CentOS versions currently supported are:
34
35
* CentOS Stream 9
You can’t perform that action at this time.
0 commit comments