Skip to content

Commit 965eb1d

Browse files
ninjafix – docker buildx build instructions in .jenkins/k8s/agent-build.docker
1 parent 4091613 commit 965eb1d

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)