This is an automated email from the ASF dual-hosted git repository.

mck pushed a commit to branch cassandra-5.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git


The following commit(s) were added to refs/heads/cassandra-5.0 by this push:
     new 965eb1d223 ninjafix – docker buildx build instructions in 
.jenkins/k8s/agent-build.docker
965eb1d223 is described below

commit 965eb1d223f7d43c2b2cb414b2230264315e1a42
Author: Mick Semb Wever <[email protected]>
AuthorDate: Wed Nov 12 16:31:23 2025 +0100

    ninjafix – docker buildx build instructions in 
.jenkins/k8s/agent-build.docker
---
 .jenkins/k8s/agent-build.docker | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.jenkins/k8s/agent-build.docker b/.jenkins/k8s/agent-build.docker
index 3e7b146188..1e21228cf9 100644
--- a/.jenkins/k8s/agent-build.docker
+++ b/.jenkins/k8s/agent-build.docker
@@ -17,7 +17,7 @@
 
 # apache/cassandra-jenkins-k8s
 #
-# docker buildx build --platform="linux/amd64,linux/arm64" -t 
apache/cassandra-jenkins-k8s -t 
apache.jfrog.io/cassan-docker/apache/cassandra-jenkins-k8s  --push  .
+# docker buildx build --platform="linux/amd64,linux/arm64" -t 
apache/cassandra-jenkins-k8s -t 
apache.jfrog.io/cassan-docker/apache/cassandra-jenkins-k8s --provenance=true 
--sbom=true -f agent-build.docker --push .
 #
 
 FROM jenkins/inbound-agent


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to