File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 30
30
"vector" : "0.39.0" ,
31
31
"jmx_exporter" : "1.0.1" ,
32
32
"tini" : "0.19.0" ,
33
- },
33
+ },
34
34
{
35
35
"product" : "3.5.1" ,
36
36
"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
9
9
LABEL maintainer="Stackable GmbH"
10
10
11
11
# 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
13
13
ENV CARGO_CYCLONEDX_CRATE_VERSION=0.4.0
14
14
ENV CARGO_AUDITABLE_CRATE_VERSION=0.6.4
15
15
ENV 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
6
6
LABEL maintainer="Stackable GmbH"
7
7
8
8
# 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
10
10
ENV CARGO_CYCLONEDX_CRATE_VERSION=0.4.0
11
11
ENV CARGO_AUDITABLE_CRATE_VERSION=0.6.4
12
12
ENV PROTOC_VERSION=27.2
You can’t perform that action at this time.
0 commit comments