File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 "vector" : "0.39.0" ,
3131 "jmx_exporter" : "1.0.1" ,
3232 "tini" : "0.19.0" ,
33- },
33+ },
3434 {
3535 "product" : "3.5.1" ,
3636 "java-base" : "17" ,
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ FROM registry.access.redhat.com/ubi8-minimal@sha256:de2a0a20c1c3b39c3de829196de9
99LABEL maintainer="Stackable GmbH"
1010
1111# This SHOULD be kept in sync with operator-templating and other tools to reduce build times
12- ENV RUST_DEFAULT_TOOLCHAIN_VERSION=1.79 .0
12+ ENV RUST_DEFAULT_TOOLCHAIN_VERSION=1.80 .0
1313ENV CARGO_CYCLONEDX_CRATE_VERSION=0.4.0
1414ENV CARGO_AUDITABLE_CRATE_VERSION=0.6.4
1515ENV PROTOC_VERSION=27.2
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ FROM registry.access.redhat.com/ubi9-minimal@sha256:a7d837b00520a32502ada85ae339
66LABEL maintainer="Stackable GmbH"
77
88# This SHOULD to be kept in sync with operator-templating and other tools to reduce build times
9- ENV RUST_DEFAULT_TOOLCHAIN_VERSION=1.79 .0
9+ ENV RUST_DEFAULT_TOOLCHAIN_VERSION=1.80 .0
1010ENV CARGO_CYCLONEDX_CRATE_VERSION=0.4.0
1111ENV CARGO_AUDITABLE_CRATE_VERSION=0.6.4
1212ENV PROTOC_VERSION=27.2
You can’t perform that action at this time.
0 commit comments