Skip to content

Commit 4b7ef7c

Browse files
Merge branch 'cassandra-5.0' into trunk
* cassandra-5.0: ninjafix – docker buildx build instructions in .jenkins/k8s/agent-build.docker
2 parents 9a534ba + 965eb1d commit 4b7ef7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.jenkins/k8s/agent-build.docker

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
# apache/cassandra-jenkins-k8s
1919
#
20-
# docker buildx build --platform="linux/amd64,linux/arm64" -t apache/cassandra-jenkins-k8s -t apache.jfrog.io/cassan-docker/apache/cassandra-jenkins-k8s --push .
20+
# 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 .
2121
#
2222

2323
FROM jenkins/inbound-agent

0 commit comments

Comments
 (0)