File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -369,4 +369,5 @@ Dockerfile and other sources are available on https://github.com/sclorg/s2i-node
369369In that repository you also can find another versions of Node.js environment Dockerfiles.
370370Dockerfile for CentOS Stream 9 is called ` Dockerfile.c9s ` ,
371371Dockerfile for CentOS Stream 10 is called ` Dockerfile.c10s ` ,
372- for RHEL8 it's ` Dockerfile.rhel8 ` and the Fedora Dockerfile is called Dockerfile.fedora.
372+ for RHEL8 it's ` Dockerfile.rhel8 ` , for RHEL9 it's ` Dockerfile.rhel9 ` ,
373+ for RHEL10 it's ` Dockerfile.rhel10 ` and the Fedora Dockerfile is called Dockerfile.fedora.
Original file line number Diff line number Diff line change @@ -298,4 +298,5 @@ Dockerfile and other sources are available on https://github.com/sclorg/s2i-node
298298In that repository you also can find another versions of Node.js environment Dockerfiles.
299299Dockerfile for CentOS Stream 9 is called ` Dockerfile.c9s ` ,
300300Dockerfile for CentOS Stream 10 is called ` Dockerfile.c10s ` ,
301- for RHEL8 it's ` Dockerfile.rhel8 ` , for RHEL9 it's ` Dockerfile.rhel9 ` and the Fedora Dockerfile is called Dockerfile.fedora.
301+ for RHEL8 it's ` Dockerfile.rhel8 ` , for RHEL9 it's ` Dockerfile.rhel9 ` ,
302+ for RHEL10 it's ` Dockerfile.rhel10 ` and the Fedora Dockerfile is called Dockerfile.fedora.
Original file line number Diff line number Diff line change @@ -36,6 +36,7 @@ Node.JS versions currently provided are:
3636RHEL versions currently supported are:
3737* RHEL8
3838* RHEL9
39+ * RHEL10
3940
4041CentOS Stream versions currently available are:
4142* CentOS Stream 9
You can’t perform that action at this time.
0 commit comments