File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1414# limitations under the License.
1515#
1616
17- ARG base_image=rayproject/ray:1.12.1 -py38
17+ ARG base_image=rayproject/ray:1.13.0 -py38
1818FROM ${base_image}
1919
2020COPY --from=docker.io/apache/camel-k:1.5.1 /usr/local/bin/kamel /usr/local/bin/
Original file line number Diff line number Diff line change 1414# limitations under the License.
1515#
1616
17- ARG base_image=rayproject/ray:1.12.1 -py38
17+ ARG base_image=rayproject/ray:1.13.0 -py38
1818FROM ${base_image}
1919
2020COPY --from=docker.io/apache/camel-k:1.5.1 /usr/local/bin/kamel /usr/local/bin/
Original file line number Diff line number Diff line change @@ -229,7 +229,7 @@ add the necessary dependencies to enable the running of Camel-K sources and
229229sinks in local mode inside the container.
230230The all-in-one Rayvens container image distributed on
231231[ quay.io] ( https://quay.io/repository/ibm/rayvens ) adds Camel-K 1.5.1 to a base
232- ` rayproject/ray:1.12.1 -py38 ` image. See [ Dockerfile.release] ( Dockerfile.release )
232+ ` rayproject/ray:1.13.0 -py38 ` image. See [ Dockerfile.release] ( Dockerfile.release )
233233for specifics.
234234
235235### Operator Mode Prerequisites
Original file line number Diff line number Diff line change 1616# limitations under the License.
1717#
1818
19- rayvens_version=0.5 .0
19+ rayvens_version=0.6 .0
2020
2121config=" rayvens.yaml"
2222namespace=" ray"
You can’t perform that action at this time.
0 commit comments