[
https://issues.apache.org/jira/browse/CASSSIDECAR-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yifan Cai updated CASSSIDECAR-183:
----------------------------------
Fix Version/s: 1.0
Source Control Link:
https://github.com/apache/cassandra-sidecar/commit/dc2a989601c8d9e27c7095409500a507003e141f
Resolution: Fixed
Status: Resolved (was: Ready to Commit)
> Upgrade base image used when building Docker image with jib
> -----------------------------------------------------------
>
> Key: CASSSIDECAR-183
> URL: https://issues.apache.org/jira/browse/CASSSIDECAR-183
> Project: Sidecar for Apache Cassandra
> Issue Type: Task
> Components: Configuration
> Reporter: Isaac Reath
> Assignee: Isaac Reath
> Priority: Normal
> Fix For: 1.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Right now when running ./gradlew :server:jibDockerBuild the base image
> gcr.io/distroless/java:8 is chosen. New images for distroless Java 8 stopped
> being built in 2021 (see:
> [https://github.com/GoogleContainerTools/distroless/issues/786).]
> If we want to stay distroless, we can change to
> gcr.io/distroless/java11-debian11, which is the most up-to-date distroless
> image which supports Java 11 (distroless debian12 does not yet have support
> for java11). If we're adamant about staying on Java 8, we can change to
> eclipse-temurin:8-ubi9-minimal instead.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]