File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ All notable changes to this project will be documented in this file.
3535### Changed
3636
3737- ubi-rust-builder: Bump Rust toolchain to 1.85.0, cargo-cyclonedx to 0.5.7, and cargo-auditable to 0.6.6 ([ #1050 ] ).
38- - ubi -rust-builder: Bump base image and update protoc to ` 30.2 ` ([ #1091 ] ).
38+ - ubi9 -rust-builder: Bump base image and update protoc to ` 30.2 ` ([ #1091 ] ).
3939- spark-k8s: Include spark-connect jars. Replace OpenJDK with Temurin JDK. Cleanup. ([ #1034 ] )
4040
4141### Fixed
@@ -57,7 +57,7 @@ All notable changes to this project will be documented in this file.
5757
5858- ci: Remove Nexus steps from build, mirror and release workflows ([ #1056 ] ).
5959 Also remove the old release workflow.
60- - ubi8-rust-builder ([ #1091 ] ).
60+ - Remove ubi8-rust-builder image ([ #1091 ] ).
6161
6262[ #1025 ] : https://github.com/stackabletech/docker-images/pull/1025
6363[ #1027 ] : https://github.com/stackabletech/docker-images/pull/1027
Original file line number Diff line number Diff line change 33
44# Find the latest version at https://catalog.redhat.com/software/containers/ubi9/ubi-minimal/615bd9b4075b022acc111bf5?container-tabs=gti
55# IMPORTANT: Be sure to use the Manifest List Digest for multi-arch support
6- FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:e7da3c032ae52bd26e597cc616eed644710e32e5d3bc9212c7edde8ab7799b0e AS builder
6+ FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:e1c4703364c5cb58f5462575dc90345bcd934ddc45e6c32f9c162f2b5617681c AS builder
77
88LABEL maintainer="Stackable GmbH"
99
You can’t perform that action at this time.
0 commit comments